Audacity 2.1.3-alpha-May 24 2016

Hi

I was really satisfied with the previous stable version, but nevertheless just upgraded.
I’m running Audacity on the newest Ubuntu-Studio release (via QjackCtl).
Sadly, since the upgrade I can’t save any more projects, because Audacity crashes when trying.

When I start it via shell, the output is this:

(process:19657): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised

(process:19657): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised

(process:19657): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised

(process:19657): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised

(Audacity:19657): Gtk-WARNING **: gtk_disable_setlocale() must be called before gtk_init()
ALSA lib pcm_dsnoop.c:618:(snd_pcm_dsnoop_open) unable to open slave
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
bt_audio_service_open: connect() failed: Verbindungsaufbau abgelehnt (111)
bt_audio_service_open: connect() failed: Verbindungsaufbau abgelehnt (111)
bt_audio_service_open: connect() failed: Verbindungsaufbau abgelehnt (111)
bt_audio_service_open: connect() failed: Verbindungsaufbau abgelehnt (111)
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
Expression ‘stream->playback.pcm’ failed in ‘src/hostapi/alsa/pa_linux_alsa.c’, line: 4611
Expression ‘stream->playback.pcm’ failed in ‘src/hostapi/alsa/pa_linux_alsa.c’, line: 4611
Expression ‘stream->playback.pcm’ failed in ‘src/hostapi/alsa/pa_linux_alsa.c’, line: 4611
12:54:42: Debug: Unrecognized accel key ‘linksklick/linksziehen’, accel string ignored.
12:54:42: Debug: Unknown accel modifier: ‘umschalt’
12:54:42: Debug: Unrecognized accel key ‘linksklick’, accel string ignored.
12:54:42: Debug: Unknown accel modifier: ‘umschalt’
12:54:42: Debug: Unrecognized accel key ‘rechtsklick’, accel string ignored.
12:54:42: Debug: Unrecognized accel key ‘linksklick/linksziehen’, accel string ignored.
12:54:42: Debug: Unknown accel modifier: ‘umschalt’
12:54:42: Debug: Unrecognized accel key ‘linksklick’, accel string ignored.
12:54:42: Debug: Unknown accel modifier: ‘umschalt’
12:54:42: Debug: Unrecognized accel key ‘rechtsklick’, accel string ignored.
*** Caught unhandled unknown exception; terminating

has anybody an idea what’s wrong?

claus

If this is for production work, I’d highly recommend that you go back to the previous stable version.
if you just want it for testing purposes, then I’d suggest that you get the latest source code from GitHub and build it yourself (https://github.com/audacity/audacity).
If Audacity 2.1.3-alpha-May 24 2016 was obtained from the Ubuntu repository, then it might be worth sending them a bug report.

Hi Steve

Thanks for the response - hence I really should get some editing work done, I followed your advice and downgraded to the previous version.
I guess, I should let them know though.

Thanks for the report. I build HEAD from sources every day on Ubuntu 14.04 32-bit and that has just started happening to me too. It only happens when first saving a project containing audio. If you save an empty project first with Save Project As, then you can add audio and resave the project OK.

I will put it on our bug tracker.


Gale