Bug#1102581: showtime: does not start

Jeremy Bícha jeremy.bicha at canonical.com
Sat Apr 19 20:45:27 BST 2025


Control: severity -1 serious

On Thu, Apr 10, 2025 at 1:33 PM Lorenzo Bertini
<lorenzo.bertini at 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



More information about the pkg-gnome-maintainers mailing list