LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   pitivi error (https://www.linuxquestions.org/questions/linux-newbie-8/pitivi-error-4175509330/)

allenlinux 06-26-2014 10:09 PM

pitivi error
 
ERROR:root:Could not find any typelib for Clutter
ERROR:root:Could not find any typelib for GES
ERROR:root:Could not find any typelib for GES
Traceback (most recent call last):
File "/usr/local/bin/pitivi", line 141, in <module>
_check_dependencies()
File "/usr/local/bin/pitivi", line 99, in _check_dependencies
missing_hard_deps = check_hard_dependencies()
File "/usr/local/lib/pitivi/python/pitivi/check.py", line 185, in check_hard_dependencies
from gi.repository import GES
ImportError: cannot import name GES

TB0ne 06-27-2014 08:12 AM

Quote:

Originally Posted by allenlinux (Post 5194687)
ERROR:root:Could not find any typelib for Clutter
ERROR:root:Could not find any typelib for GES
ERROR:root:Could not find any typelib for GES
Traceback (most recent call last):
File "/usr/local/bin/pitivi", line 141, in <module>
_check_dependencies()
File "/usr/local/bin/pitivi", line 99, in _check_dependencies
missing_hard_deps = check_hard_dependencies()
File "/usr/local/lib/pitivi/python/pitivi/check.py", line 185, in check_hard_dependencies
from gi.repository import GES
ImportError: cannot import name GES

Ok...what do you think we'll be able to tell you from this? You don't tell us what version/distro of Linux you're using, what you're doing to generate that error, where you got the package, or give us ANY details at all. We can't guess; please provide the relevant details, and we can try to help.

allenlinux 06-27-2014 10:27 AM

slackware 14.1 64 bits pitivi error after instalation
 
slackware 14.1 64 bits pitivi error after installation

slackware can not execute pitivi after installation

before, i install this with slackbuilds using sbopkg:

gst-ffmpeg gst-plugins-bad gst-plugins-ugly gst-python orc gstreamer1 gst1-plugins-base gst1-libav gst1-plugins-bad gst1-plugins-base gst1-plugins-good gst1-plugins-ugly mm-common libsigc++ glibmm cairomm pangomm atkmm gtkmmlibxml++ gstreamermm pygobject3

and more.

first pititivi gave me the same error but with the gst or gs error import, after install a lot of dependencies i have the ges import error.

all i have installed have been get it using slackbuilds.

allenlinux 06-27-2014 10:32 AM

pitivi slackware 14 64 bits
 
i just put pitivi on a terminal after i realize the programm doesnt execute using normal way, and then the import error.

ERROR:root:Could not find any typelib for Clutter
ERROR:root:Could not find any typelib for GES
ERROR:root:Could not find any typelib for GES
Traceback (most recent call last):
File "/usr/local/bin/pitivi", line 141, in <module>
_check_dependencies()
File "/usr/local/bin/pitivi", line 99, in _check_dependencies
missing_hard_deps = check_hard_dependencies()
File "/usr/local/lib/pitivi/python/pitivi/check.py", line 185, in check_hard_dependencies
from gi.repository import GES
ImportError: cannot import name GES


I need to install other program?. in other hand i try to install totem from gnome desktop, using again slackbuilds with sbopkg , and totem works fine in this case.

allenlinux 07-31-2014 07:22 PM

download the pitivi source, the last one, then:

./configure
make uninstall
ldconfig

locate or whereis pitivi folder

delete it manually

reboot

then
sbopkg -i 'pitivi'


All times are GMT -5. The time now is 08:54 PM.