Checking again, I see I missed one of these mutex unlocks that caused the trouble - now fixed in git if you can test again. Thanks Richard
On Sun, 2014-10-05 at 20:49 +0200, Andreas Schneider wrote: > Am 03.10.2014 um 21:20 schrieb Richard Shann: > > Sorry, I see I was fixing audio in, now I have fixed MIDI in, can you > > try once more... > > With MIDI, Denemo does not crash anymore; the previous behaviour is > back, i.e. the console says another device is used, the configuration > dialog shows an empty entry as the selected device is not present. So > that issue is fixed. > > With audio out, it still crashes: > > (null) - WARNING : Couldn't register with accessibility bus: Did not > receive a reply. Possible causes include: the remote application did not > send a reply, the message bus security policy blocked the reply, the > reply timeout expired, or the network connection was broken. > Denemo - MESSAGE : Loading preference file: > /home/andreas/.denemo-1.1.9/denemorc > Denemo - MESSAGE : Audio driver is 'portaudio' 0 > Denemo - MESSAGE : Initializing Fluidsynth > Denemo - MESSAGE : The default fluidsynth soundfont has been loaded > Denemo - MESSAGE : Initializing Rubberband > Denemo - MESSAGE : Initializing PortAudio backend > Expression 'alsa_snd_pcm_hw_params_set_period_size_near( pcm, hwParams, > &alsaPeriodFrames, &dir )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', > line: 924 > Expression 'alsa_snd_pcm_hw_params_set_period_size_near( pcm, hwParams, > &alsaPeriodFrames, &dir )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', > line: 924 > Expression 'alsa_snd_pcm_hw_params_set_period_size_near( pcm, hwParams, > &alsaPeriodFrames, &dir )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', > line: 924 > ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition > 'cards.HDA-Intel.pcm.rear.0:CARD=0' > ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_refer > returned error: Datei oder Verzeichnis nicht gefunden > ALSA lib conf.c:4738:(snd_config_expand) Evaluate error: Datei oder > Verzeichnis nicht gefunden > ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM rear > ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition > 'cards.HDA-Intel.pcm.center_lfe.0:CARD=0' > ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_refer > returned error: Datei oder Verzeichnis nicht gefunden > ALSA lib conf.c:4738:(snd_config_expand) Evaluate error: Datei oder > Verzeichnis nicht gefunden > ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM center_lfe > ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side > ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel map > Cannot connect to server socket err = Datei oder Verzeichnis nicht gefunden > Cannot connect to server request channel > jack server is not running or cannot be started > Denemo - WARNING : Invalid device 'ALSA: USB Audio DAC: - (hw:2,0)' > Denemo - WARNING : Initializing audio backend 'portaudio' failed, > falling back to dummy > Denemo - MESSAGE : Initializing dummy audio backend > Denemo - MESSAGE : MIDI driver is 'portmidi' > Denemo - MESSAGE : Initializing PortMidi backend > Attempt to unlock mutex that was not locked > Abgebrochen > > Thank you again for your tremendous work you put into that great program. > > Andreas _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
