Re: [Audacity-devel] Assertion failure because of Dark Audacity
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
From: Cliff S. <fly...@gm...> - 2017-04-28 21:38:34
|
Paul, Are you saying it was caused by a commit on Aug 18, 2016? I compiled April 22, 2017 and it does not cause an assertion here on 10.12.4. Tried it two ways just in case I made a difference. Also ok on Audacity 2.1.3 1. The steps I used were: 1. Open Audacity, record a short segment, 10 sec or so, View the Mixer board and all is ok. 2. Open Audacity, Open new project, Add new track from menu, View Mixer board. All is still ok. Works for multi tracks as well. Maybe I don't understand what you mean by "An assertion fails". I'm assuming you mean that either Audacity crashes or errors show up in the log or Console. I did find this: Apr 28 16:34:35 Cliffs-MBP Audacity[88975]: BUG in libdispatch client: kevent[EVFILT_MACHPORT] monitored resource vanished before the source cancel handler was invoked Cliff > On Apr 28, 2017, at 1:35 PM, Paul Licameli <pau...@gm...> wrote: > > New project. Make a mono wave track. View the Mixer Board. An assertion fails, at least on macOS. > > I bisected this to this commit; but to compile it on macOs I must add > #include <wx/dcmemory.h> > to AColor.cpp. > > commit 18422d0e5f4e01e026ffa31a9b7e24171f1b8a2c > Author: James Crook <jam...@gm... <mailto:jam...@gm...>> > Date: Thu Aug 18 22:17:05 2016 +0100 > > Set colours for MixerBoard > > PRL > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot_______________________________________________ > audacity-devel mailing list > aud...@li... > https://lists.sourceforge.net/lists/listinfo/audacity-devel |