You are not logged in.
After installing pitivi I get the following errors when I attempt to start it:
$ pitivi
ERROR:root:Could not find any typelib for ClutterGst
Failed to initialize modules: cannot import name ClutterGst
ERROR:root:Could not find any typelib for ClutterGst
ERROR - The following hard dependencies are unmet:
==================================================
- ClutterGst not found on the system
(gst-plugin-scanner:5047): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgsteglglessink.so': /usr/lib/libgstegl-1.0.so.0: undefined symbol: eglDestroyImageKHR
- gnonlin version 1.1.90 is installed but Pitivi requires at least version 1.2.0
Missing soft dependency:
- pycanberra not found on the system
-> enables sound notifications when rendering is complete
ERROR:root:Could not find any typelib for GnomeDesktop
Missing soft dependency:
- GnomeDesktop not found on the system
-> file thumbnails provided by GNOME's thumbnailersIt seems there is a missing dependency for clutter-gst, so I install it and try again:
$ pitivi
ERROR - The following hard dependencies are unmet:
==================================================
- gnonlin version 1.1.90 is installed but Pitivi requires at least version 1.2.0
Missing soft dependency:
- pycanberra not found on the system
-> enables sound notifications when rendering is complete
ERROR:root:Could not find any typelib for GnomeDesktop
Missing soft dependency:
- GnomeDesktop not found on the system
-> file thumbnails provided by GNOME's thumbnailersIt appears that gnonlin in the current (non-testing) repository is too old for this version of pitivi. Also there doesn't appear to be any package for pycanberra in the repository either.
This package seems to be completely broken.
Offline
Offline
I did actually search the bug tracker but didn't find anything. Now I realise I need to switch to "Community Packages" in the drop-down combo.
Offline