Bug#1017907: ffado-mixer-qt4 fails to start with python 3.10

2023-01-19 Thread Bastian Germann

Control: severity -1 grave

The program is unusable with this, so I am raising the severity appropriately.



Bug#1017907: ffado-mixer-qt4 fails to start with python 3.10

2022-11-18 Thread Alexandre Lymberopoulos
Package: ffado-mixer-qt4
Version: 2.4.6-1
Followup-For: Bug #1017907

Dear Maintainer,

I confirm the mentioned bug. Benoît proposed a solution that seems legit.

Best, Alexandre

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (500, 'stable-security')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-3-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ffado-mixer-qt4 depends on:
ii  ffado-dbus-server2.4.6-1
ii  ffado-tools  2.4.6-1
ii  python3  3.10.6-1
ii  python3-dbus 1.3.2-1
ii  python3-dbus.mainloop.pyqt5  5.15.7+dfsg-2
ii  python3-pyqt55.15.7+dfsg-2

ffado-mixer-qt4 recommends no packages.

ffado-mixer-qt4 suggests no packages.

-- no debconf information


Bug#1017907: ffado-mixer-qt4 fails to start with python 3.10

2022-08-22 Thread Benoît Delcour
Package: ffado-mixer-qt4
Version: 2.4.6-1
Severity: normal
Tags: patch upstream

Dear Maintainer,

after python 3.10 transition ffado-mixer crashes on startup:

ffado-mixer
Traceback (most recent call last):
  File "/usr/share/ffado-mixer-qt4/ffado/panelmanager.py", line 460, in 
updatePanels
self.addPanel(idx)
  File "/usr/share/ffado-mixer-qt4/ffado/panelmanager.py", line 339, in addPanel
mixerwidget.initValues()
  File "/usr/share/ffado-mixer-qt4/ffado/mixer/maudio_bebob.py", line 601, in 
initValues
ctl.setValue(vol)
TypeError: setValue(self, int): argument 1 has unexpected type 'float'
Abandon

This is due to an implicit type cast that is not permitted anymore in pytho 3.10

The issue is fixed upstream: svn commit r2832

Could you update the package please?


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.18.14-rt11-poupou (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ffado-mixer-qt4 depends on:
ii  ffado-dbus-server2.4.6-1
ii  ffado-tools  2.4.6-1
ii  python3  3.10.5-3
ii  python3-dbus 1.2.18-3+b2
ii  python3-dbus.mainloop.pyqt5  5.15.7+dfsg-1
ii  python3-pyqt55.15.7+dfsg-1

ffado-mixer-qt4 recommends no packages.

ffado-mixer-qt4 suggests no packages.

-- no debconf information