• Bug#1102581: showtime: does not start

    From Lorenzo Bertini@21:1/5 to All on Thu Apr 10 19:40:01 2025
    Package: showtime
    Version: 48.0-3
    Severity: important
    X-Debbugs-Cc: lorenzo.bertini@posteo.com

    Dear Maintainer,

    showtime does not start on Trixie on both my computers. Launching from the terminal shows:

    Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/showtime/main.py", line 330, in do_activate
    win = ShowtimeWindow(
    application=self, # type: ignore
    maximized=shared.state_schema.get_boolean("is-maximized"), # type: ignore
    )
    File "/usr/lib/python3/dist-packages/showtime/window.py", line 180, in __init__
    self.paintable, self.play, self.pipeline = gst_play_setup(self.picture)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^
    File "/usr/lib/python3/dist-packages/showtime/play.py", line 44, in gst_play_setup
    gl_sink.props.sink = sink # type: ignore
    ^^^^^^^^^^^^^
    AttributeError: 'NoneType' object has no attribute 'props'

    Best wishes,
    Lorenzo


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

    Kernel: Linux 6.12.21-amd64 (SMP w/16 CPU threads; PREEMPT)
    Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.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 showtime depends on:
    ii dconf-gsettings-backend [gsettings-backend] 0.40.0-5
    ii gir1.2-adw-1 1.7.0-1
    ii gir1.2-gst-plugins-bad-1.0 1.26.0-1
    ii gir1.2-gst-plugins-base-1.0 1.26.0-1
    ii gir1.2-gtk-4.0 4.18.4+ds-1
    ii gstreamer1.0-gtk4 0.13.5-1
    ii gstreamer1.0-plugins-good 1.26.0-1
    ii python3 3.13.2-2
    ii python3-gi 3.50.0-4+b1

    showtime recommends no packages.

    showtime suggests no packages.

    -- no debconf information

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?Jeremy_B=C3=ADcha?=@21:1/5 to lorenzo.bertini@posteo.com on Sat Apr 19 21:50:01 2025
    Control: severity -1 serious

    On Thu, Apr 10, 2025 at 1:33 PM Lorenzo Bertini
    <lorenzo.bertini@posteo.com> wrote:
    showtime does not start on Trixie on both my computers. Launching from the terminal shows:

    Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/showtime/main.py", line 330, in do_activate
    win = ShowtimeWindow(
    application=self, # type: ignore
    maximized=shared.state_schema.get_boolean("is-maximized"), # type: ignore
    )
    File "/usr/lib/python3/dist-packages/showtime/window.py", line 180, in __init__
    self.paintable, self.play, self.pipeline = gst_play_setup(self.picture)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^
    File "/usr/lib/python3/dist-packages/showtime/play.py", line 44, in gst_play_setup
    gl_sink.props.sink = sink # type: ignore
    ^^^^^^^^^^^^^
    AttributeError: 'NoneType' object has no attribute 'props'

    Please install gstreamer1.0-gl to fix this error. I am unable to
    upload this fix yet because of https://bugs.debian.org/1103630

    Thank you,
    Jeremy Bícha

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)