It has been fixed a few months ago.
https://gitlab.gnome.org/GNOME/pitivi/-/issues/2571 We should be able to do
a release soon.

On Wed, Apr 6, 2022 at 5:27 PM <julien.pu...@gmail.com> wrote:

> Package: pitivi
> Version: 2021.05-1
> Severity: grave
>
>
> Just launching it after install gives:
>
> Missing soft dependency:
> - GSound not found on the system
>     -> enables sound notifications when rendering is complete
> Traceback (most recent call last):
>   File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/application.py",
> line 135, in do_startup
>     loggable.init('PITIVI_DEBUG', enable_color, enable_crack_output)
>   File "/usr/lib/x86_64-linux-
> gnu/pitivi/python/pitivi/utils/loggable.py", line 651, in init
>     add_limited_log_handler(print_handler)
>   File "/usr/lib/x86_64-linux-
> gnu/pitivi/python/pitivi/utils/loggable.py", line 738, in
> add_limited_log_handler
>     if not isinstance(func, collections.Callable):
> AttributeError: module 'collections' has no attribute 'Callable'
> Traceback (most recent call last):
>   File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/application.py",
> line 203, in do_activate
>     self.create_main_window()
>   File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/application.py",
> line 209, in create_main_window
>     self.gui = MainWindow(self)
>   File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/mainwindow.py",
> line 108, in __init__
>     self.app.settings.connect("useDarkThemeChanged",
> AttributeError: 'NoneType' object has no attribute 'connect'
>
>
> Cheers,
>
> J.Puydt
>
>

Reply via email to