Package: playitslowly
Version: 1.5.0-1.1
Severity: important
X-Debbugs-Cc: guiv...@ubuntu.com

Dear Maintainer,

* What led up to the situation?

This was noticed first (by me) on Ubuntu; on an update in python3.
It was reported here -
https://bugs.launchpad.net/ubuntu/+source/playitslowly/+bug/1952510
(2021-Nov-27)

* What exactly did you do (or not do) that was effective (or
  ineffective)?

program does not start via menu, or from CLI prompt

---  start paste
guiverc@dc780-deb:~$   cat playitslowly.errors
/usr/lib/python3/dist-packages/playitslowly/app.py:36: PyGIWarning: Gtk was
imported without specifying a version first. Use gi.require_version('Gtk',
'4.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, GObject, Gst, Gio, Gdk
/usr/lib/python3/dist-packages/playitslowly/app.py:38: PyGIDeprecationWarning:
Since version 3.11, calling threads_init is no longer needed. See:
https://wiki.gnome.org/PyGObject/Threading
  GObject.threads_init()
Traceback (most recent call last):
  File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib/python3.9/runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "/usr/lib/python3/dist-packages/playitslowly/app.py", line 41, in
<module>
    from playitslowly.pipeline import Pipeline
  File "/usr/lib/python3/dist-packages/playitslowly/pipeline.py", line 33, in
<module>
    from playitslowly import myGtk
  File "/usr/lib/python3/dist-packages/playitslowly/myGtk.py", line 29, in
<module>
    buttons_ok_cancel =
(Gtk.STOCK_CANCEL,Gtk.ResponseType.CANCEL,Gtk.STOCK_OPEN,Gtk.ResponseType.OK)
  File "/usr/lib/python3/dist-packages/gi/overrides/__init__.py", line 32, in
__getattr__
    return getattr(self._introspection_module, name)
  File "/usr/lib/python3/dist-packages/gi/module.py", line 123, in __getattr__
    raise AttributeError("%r object has no attribute %r" % (
AttributeError: 'gi.repository.Gtk' object has no attribute 'STOCK_CANCEL'
---  end paste

is what I see on Debian bookworm (testing)

* What outcome did you expect instead?

Expected the program will start & operate like it used to.


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

Kernel: Linux 5.16.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (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 playitslowly depends on:
ii  gstreamer1.0-plugins-bad   1.20.0-3
ii  gstreamer1.0-plugins-good  1.20.0-2
ii  python3                    3.9.8-1
ii  python3-gi                 3.42.0-3
ii  python3-gst-1.0            1.20.0-1

playitslowly recommends no packages.

playitslowly suggests no packages.

-- no debconf information

Reply via email to