Package: solfege
Version: 3.23.4-13
Severity: important
I launch GNU Solfege, and try to exercise.
However, no sound.
Trying to configure the sound shows only:
- No sound
- Use ALSA
- Use OSS
- Use external midi
The only working option is No sound. Which has no sound.
Traceback (most recent call last):
File "/usr/share/solfege/solfege/configwindow.py", line 792, in on_apply
soundcard.initialise_alsa_sequencer(self.m_gui_client_port)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/solfege/solfege/soundcard/__init__.py", line 116, in
initialise_alsa_sequencer
synth = alsa_sequencer.AlsaSequencer(port, verbose_init)
File "/usr/share/solfege/solfege/soundcard/alsa_sequencer.py", line 48, in
__init__
self.m_sequencer.connect_ports((self.m_sequencer.client_id, self.m_port),
clientport)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
alsaseq.SequencerError: Failed to connect ports 128:0 -> 144:0: Opération non
permise
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/solfege/solfege/configwindow.py", line 751, in
on_apply_and_play_test_sound
if self.on_apply() != -1:
~~~~~~~~~~~~~^^
File "/usr/share/solfege/solfege/configwindow.py", line 795, in on_apply
solfege.app.display_sound_init_error_message(e)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
File "/usr/share/solfege/solfege/application.py", line 309, in
display_sound_init_error_message
% str(e).decode(locale.getpreferredencoding(), 'replace'))
^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'decode'. Did you mean: 'encode'?
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.18.5+deb14-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages solfege depends on:
ii freepats 20060219-4
ii gir1.2-gtk-3.0 3.24.51-4
ii python3 3.13.9-3
ii python3-apt 3.1.0
ii python3-gi 3.54.5-7+b1
ii python3-gi-cairo 3.54.5-7+b1
ii sensible-utils 0.0.26
ii timidity 2.14.0-8.4
Versions of packages solfege recommends:
ii csound 1:6.18.1+dfsg-6
ii solfege-doc 3.23.4-13
solfege suggests no packages.
-- no debconf information