Follow-up Comment #9, bug #59547 (project denemo): Thank you very much for all that job. So, I tested (version git of dememo : 2.4.5), but unfortunately, it did not work. I first carefully deleted ~/.denemo-*.
Then I compiled [CFLAGS=-g] and installed denemo with that PKGBUILD : pkgname=denemo-git pkgver=2.4.0.r117.ge36c720ff pkgrel=1 epoch=1 pkgdesc="A music score editor" arch=('x86_64') url="http://www.denemo.org" license=('GPL') depends=('aubio' 'lilypond' 'gtk3' 'libxml2' 'fftw' 'librsvg' 'fluidsynth' 'libsmf' 'evince' 'gtksourceview3' 'portmidi' 'guile' 'rubberband') makedepends=('intltool' 'git') source=("git://git.savannah.gnu.org/denemo.git") md5sums=('SKIP') conflicts=("${pkgname%-git}") provides=("${pkgname%-git}") pkgver() { cd ${pkgname%-git} git describe --tags | cut -c2- | sed 's+-+.r+' |tr - . } build() { cd ${pkgname%-git} [ -x configure ] || ./autogen.sh CFLAGS=-g ./configure --prefix=/usr --sysconfdir=/etc --disable-rpath make } package() { cd ${pkgname%-git} make DESTDIR="$pkgdir" install } Denemo version : [chris@portable-ch ~]$ denemo -v GNU Denemo version 2.4.5 Gtk versions runtime: 3.24.24, compiled against: 3.24.24, © 1999-2005, 2009 Matthew Hiller, Adam Tee, and others, 2010-2015 Richard Shann, Jeremiah Benham, Nils Gey and others. This program is provided with absolutely NO WARRANTY; see the file COPYING for details. This software may be redistributed and modified under the terms of the GNU General Public License; again, see the file COPYING for details. Output of gdb : [chris@portable-ch ~]$ gdb denemo GNU gdb (GDB) 10.1 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from denemo... (No debugging symbols found in denemo) (gdb) run Starting program: /usr/bin/denemo [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffecc41640 (LWP 414177)] [New Thread 0x7fffe7fff640 (LWP 414178)] Denemo data expected in /usr/share/denemo/ [New Thread 0x7fffe71fc640 (LWP 414179)] [New Thread 0x7fffe69fb640 (LWP 414180)] [New Thread 0x7fffe61fa640 (LWP 414181)] Running lilypond[Detaching after fork from child process 414182] Log level set to 287 Denemo - MESSAGE : Audio driver is 'portaudio' Denemo - MESSAGE : Initializing Fluidsynth ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map [New Thread 0x7fffe5958640 (LWP 414183)] [New Thread 0x7fffe5127640 (LWP 414184)] [Thread 0x7fffe5127640 (LWP 414184) exited] [Thread 0x7fffe5958640 (LWP 414183) exited] [New Thread 0x7fffe5958640 (LWP 414185)] [New Thread 0x7fffe5127640 (LWP 414186)] [Thread 0x7fffe5127640 (LWP 414186) exited] [Thread 0x7fffe5958640 (LWP 414185) exited] [New Thread 0x7fffe5958640 (LWP 414187)] [Detaching after vfork from child process 414188] connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=Aucun fichier ou dossier de ce type) attempt to connect to server failed [Thread 0x7fffe5958640 (LWP 414187) exited] fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable Denemo - MESSAGE : The default fluidsynth soundfont has been loaded Denemo - MESSAGE : Initializing Rubberband Denemo - MESSAGE : Initializing PortAudio backend ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map [New Thread 0x7fffe5958640 (LWP 414192)] [New Thread 0x7fffe5127640 (LWP 414193)] [Thread 0x7fffe5127640 (LWP 414193) exited] [Thread 0x7fffe5958640 (LWP 414192) exited] [New Thread 0x7fffe5958640 (LWP 414194)] [New Thread 0x7fffe5127640 (LWP 414195)] [Thread 0x7fffe5127640 (LWP 414195) exited] [Thread 0x7fffe5958640 (LWP 414194) exited] [New Thread 0x7fffe5958640 (LWP 414196)] connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=Aucun fichier ou dossier de ce type) attempt to connect to server failed Denemo - MESSAGE : Opening output device 'ALSA: default' [Thread 0x7fffe5958640 (LWP 414196) exited] [New Thread 0x7fffe5958640 (LWP 414197)] Denemo - MESSAGE : MIDI driver is 'portmidi' Denemo - MESSAGE : Initializing PortMidi backend [New Thread 0x7fffe5127640 (LWP 414198)] Denemo - MESSAGE : Opening input device 'ALSA: Midi Through Port-0' Denemo - MESSAGE : Output device is disabled [New Thread 0x7fffdffff640 (LWP 414199)] denemo: src/hostapi/alsa/pa_linux_alsa.c :3636 : PaAlsaStreamComponent_BeginPolling: l'assertion « ret == self->nfds » a échoué. Thread 17 "denemo" received signal SIGABRT, Aborted. [Switching to Thread 0x7fffe5958640 (LWP 414197)] 0x00007ffff606e615 in raise () from /usr/lib/libc.so.6 (gdb) quit _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?59547> _______________________________________________ Message posté via Savannah https://savannah.gnu.org/