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'
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 489 |
Nodes: | 16 (2 / 14) |
Uptime: | 12:50:00 |
Calls: | 9,665 |
Files: | 13,712 |
Messages: | 6,167,578 |