PDA

View Full Version : Exaile Won't Start


Vince4Amy
October 12th, 2008, 05:01 PM
I have just installed the GTK media player Exaile on my OpenSUSE 11 KDE 3.5 system and when I try to launch it nothing appears, when I run it through the command line I get the following error:

python: symbol lookup error: /usr/lib64/python2.5/site-packages/gst-0.10/gst/_gst.so: undefined symbol: gst_parse_flags_get_type

RedDwarf
October 12th, 2008, 05:54 PM
Output from
$ rpm -qif /usr/lib64/python2.5/site-packages/gst-0.10/gst/_gst.so
$ rpm -qif /usr/lib64/libgstreamer-0.10.so.0
$ nm -D /usr/lib64/libgstreamer-0.10.so.0 | grep gst_parse_flags_get_type
?