From: DG2YCB, U. <dg...@gm...> - 2024-09-24 20:14:34
|
Hi Forrest, I expect that it won't be long before we can release RC7. Keep your fingers crossed for us. 73 de Uwe, DG2YCB, Am 24.09.24 um 20:48 schrieb Forrest Fleming via wsjt-devel: > Hi John, > > Would you mind making the resulting build available? I understand if > it's not ready for public release as rc7 or similar, but I'd very much > appreciate being able to use it. Thanks! > > On Tue, Sep 24, 2024 at 4:07 AM John Nelson via wsjt-devel > <wsj...@li...> wrote: > > Hi All, > > Following the suggestion from Uwe concerning this line in > Audio/soundout.cpp > > void SoundOutput::stop () > { > if (m_stream) > { > m_stream->reset (); > m_stream->stop (); > } > m_stream.reset (); // <------- dropping this reset makes problem > go away > } > > I deleted this line and rebuilt wsjtx-2.7.0-rc6 on Monterey 12.7.6 > and invited an OM to download this and try it on Sequoia with this > result, as previously confirmed by > Arkadiusz: > > — > We have a winner! > > Everything is working just as expected. I Tuned and then > completed a QSO. > — > > — John G4KLA > > > > > _______________________________________________ > wsjt-devel mailing list > wsj...@li... > https://lists.sourceforge.net/lists/listinfo/wsjt-devel > > > > _______________________________________________ > wsjt-devel mailing list > wsj...@li... > https://lists.sourceforge.net/lists/listinfo/wsjt-devel |