Re: [Audacity-devel] Code freeze lifted. Work on 2.4.0 can now start.
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Jack L. <xxj...@gm...> - 2019-11-24 05:22:05
|
>> I just installed the source code version and the about still says >> Audacity 2.3.3 alpha > > > The source code on GitHub now has the version number set to 2.4.0 alpha. > (This couldn't be updated until code thaw). > > Steve > >> I just compiled the freshly downloaded tar from https://codeload.github.com/audacity/audacity/tar.gz/Audacity-2.3.3?dummy=/audacity-audacity-Audacity-2.3.3_GH0.tar.gz and it still says: Audacity 2.3.3-alpha-Nov 23 2019 And also every time I quit audacity, it crashes with the following (OS is FreeBSD 12.1 amd64: % audacity connect(2) call to /tmp/jack-1001/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed ALSA lib seq_hw.c:466:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ScreenToClient cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: ClientToScreen cannot work when toplevel window is not shown 21:18:41: Debug: Unrecognized accel key 'backspace', accel string ignored. 21:18:41: Debug: Unrecognized accel key 'backspace', accel string ignored. 21:18:41: Debug: Unrecognized accel key 'numpad_enter', accel string ignored. 21:18:41: Debug: Unrecognized accel key 'numpad_enter', accel string ignored. ./src/common/wincmn.cpp(1481): assert ""secondHandler != nullptr"" failed in PopEventHandler(): the first handler of the wxWindow stack should have non-NULL next handler Segmentation fault (core dumped) % Build info if that helps: File Format Support libmad (MP3 Importing) Enabled libvorbis (Ogg Vorbis Import and Export) Enabled libid3tag (ID3 tag support) Enabled libflac (FLAC import and export) Enabled libtwolame (MP2 export) Enabled QuickTime (Import via QuickTime) Disabled ffmpeg (FFmpeg Import/Export) Enabled gstreamer (Import via GStreamer) Disabled Core Libraries libsoxr (Sample rate conversion) Enabled PortAudio (Audio playback and recording) v19 wxWidgets (Cross-platform GUI library) 3.1.2 Features Theme (Dark Theme Extras) Disabled Nyquist (Plug-in support) Enabled LADSPA (Plug-in support) Enabled Vamp (Plug-in support) Enabled Audio Units (Plug-in support) Disabled VST (Plug-in support) Enabled LV2 (Plug-in support) Enabled PortMixer (Sound card mixer support) Enabled SoundTouch (Pitch and Tempo Change support) Enabled SBSMS (Extreme Pitch and Tempo Change support) Enabled Build Information Program build date: Nov 23 2019 Commit Id: No revision identifier was provided Build type: Release build, 64 bits Compiler: GCC 4.2.1 Compiler: clang 8.0.1 (tags/RELEASE_801/final 366581) Installation Prefix: /usr/local Settings folder: /home/jack/.audacity-data |