denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #59547] Denemo does not start


From: Richard Shann
Subject: [bug #59547] Denemo does not start
Date: Tue, 8 Dec 2020 12:46:07 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #8, bug #59547 (project denemo):

I was looking into a different problem and stumbled across what is most likely
the cause of the crash you reported.
I've fixed the code in the repository and would appreciate it if you can
confirm that the problem is fixed. To test you will need a clean start -
easiest is to remove any directory .denemo-* in your home directory.

rm -rf ~/.denemo-*

so as to remove the spurious entry in denemorc that will cause the crash. 

The correct value to use for audio output is "default", which denemo was
substituting with the first device found. This was being done because at one
time the portaudio library was failing to work properly with pulseaudio and
only selecting a specific device would work. What the code didn't anticipate
was that the Alsa library would crash on being asked to use some particular
device.
The problem with portaudio and pulseaudio has apparently now been fixed and so
"default" should select the appropriate mixer to allow Denemo to output audio
mixed with any other program that is also using the audio output.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59547>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]