Package: streamtuner2
Version: 2.2.2+dfsg-2
Severity: normal
X-Debbugs-Cc: [email protected]

Dear Maintainer,

Installed streamripper from the deb archive on Bookworm. Running attempt by 
typing
streamtuner2 in the CLI ends with errors, indicating missing dependencies:

Traceback (most recent call last):
  File "/usr/bin/streamtuner2", line 13, in <module>
    import st2
  File "/usr/share/streamtuner2/st2.py", line 59, in <module>
    from uikit import pygtk, gtk, gobject, uikit, ui_xml, gui_startup, 
AboutStreamtuner2
  File "/usr/share/streamtuner2/uikit.py", line 44, in <module>
    pygtk.enable_gtk(version='3.0')
  File "/usr/lib/python3/dist-packages/pygtkcompat/pygtkcompat.py", line 161, 
in enable_gtk
    gi.require_version('Atk', '1.0')
  File "/usr/lib/python3/dist-packages/gi/__init__.py", line 126, in 
require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Atk not available

Traceback (most recent call last):
  File "/usr/bin/streamtuner2", line 13, in <module>
    import st2
  File "/usr/share/streamtuner2/st2.py", line 59, in <module>
    from uikit import pygtk, gtk, gobject, uikit, ui_xml, gui_startup, 
AboutStreamtuner2
  File "/usr/share/streamtuner2/uikit.py", line 44, in <module>
    pygtk.enable_gtk(version='3.0')
  File "/usr/lib/python3/dist-packages/pygtkcompat/pygtkcompat.py", line 167, 
in enable_gtk
    gi.require_version('Pango', '1.0')
  File "/usr/lib/python3/dist-packages/gi/__init__.py", line 126, in 
require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Pango not available

Traceback (most recent call last):
  File "/usr/bin/streamtuner2", line 13, in <module>
    import st2
  File "/usr/share/streamtuner2/st2.py", line 59, in <module>
    from uikit import pygtk, gtk, gobject, uikit, ui_xml, gui_startup, 
AboutStreamtuner2
  File "/usr/share/streamtuner2/uikit.py", line 44, in <module>
    pygtk.enable_gtk(version='3.0')
  File "/usr/lib/python3/dist-packages/pygtkcompat/pygtkcompat.py", line 178, 
in enable_gtk
    gi.require_version('Gdk', version)
  File "/usr/lib/python3/dist-packages/gi/__init__.py", line 126, in 
require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gdk not available

Installation of the following packages solves the problem:
gir1.2-atk-1.0 gir1.2-pango-1.0 gir1.2-gtk-3.0 python3-gi python3-gi-cairo


-- System Information:
Debian Release: 12.15
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 
'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.6.135-09383-g1140e4f27e24 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 streamtuner2 depends on:
ii  python3            3.11.2-1+b1
ii  python3-distutils  3.11.2-3
ii  python3-gi         3.42.2-3+b1
ii  python3-lxml       4.9.2-1+b1
ii  python3-pil        9.4.0-1.1+deb12u1
ii  python3-pyquery    1.4.3-1
ii  python3-requests   2.28.1+dfsg-1

streamtuner2 recommends no packages.

Versions of packages streamtuner2 suggests:
pn  audacious  <none>
pn  totem      <none>
ii  vlc        3.0.23-0+deb12u1

-- no debconf information

Reply via email to