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: Thu, 10 Dec 2020 06:50:45 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

Thank you for the debug output. From this it is clear that opening the default
output audio device (and/or the input MIDI device) causes the ALSA library to
crash.
In this circumstance the only way to choose an audio output device is to edit
the file
~/denemo-2.4.5/denemorc

at the line 72

    <portaudio_device>default</portaudio_device>

to become

    <portaudio_device>none</portaudio_device>

As a precaution, it would be good to also disable the MIDI in device line 76
to become

    <portmidi_input_device>none</portmidi_input_device>

with these edits, the program should start and it would be possible to choose
from the Edit menu

Edit->Change Preferences

at the Audio tab the output device that works (if any!).

The program will work without audio, but it is easier to use with audio
feedback.
If you can report back on the behavior with this startup file I would be very
grateful.




    _______________________________________________________

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]