downloaded and rebooted and all is fine. thank you.
PS--Showtime looks really really cool.
edit--Showtime will not launch, here is the output:
$ showtime
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/showtime/main.py", line 330, in do_activate
win = ShowtimeWindow(
^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/showtime/window.py", line 180, in __init__
self.paintable, self.play, self.pipeline = gst_play_setup(self.picture)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/showtime/play.py", line 37, in gst_play_setup
paintable = sink.props.paintable # type: ignore
^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'props'
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/showtime/main.py", line 330, in do_activate
win = ShowtimeWindow(
^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/showtime/window.py", line 180, in __init__
self.paintable, self.play, self.pipeline = gst_play_setup(self.picture)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/showtime/play.py", line 37, in gst_play_setup
paintable = sink.props.paintable # type: ignore
^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'props'
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/showtime/main.py", line 330, in do_activate
win = ShowtimeWindow(
^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/showtime/window.py", line 180, in __init__
self.paintable, self.play, self.pipeline = gst_play_setup(self.picture)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/showtime/play.py", line 37, in gst_play_setup
paintable = sink.props.paintable # type: ignore
^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'props'
I am rebooted etc.
PS --I don't care I have other media players, just passing on.