I just compiled the svn version (with wxwidgets 2.8.10.1 from debian's rep.).
I see no different behaviour from 1.3.12-beta in debian's rep.
Regarding my problem it still fails to start when it can't find the playing/recording devices.
BTW, can you help me testing this one too? Please edit your ~/.audacity-data/audacity.cfg file and look for these lines:
Code: Select all
[AudioIO]
PlaybackDevice=JACK Audio Connection Kit: system
RecordingDevice=JACK Audio Connection Kit: system
Change it to:
Code: Select all
[AudioIO]
PlaybackDevice=
RecordingDevice=
Start audacity... Does it start? Or does it crash?
Regarding your problem, it crashes when I select ALSA: default for playback, but that also happens with 1.3.12-beta (with jackd running in both cases and with jackplug configured in asoundrc to handle default pcm playback, if that matters...).