[packman] gstreamer010-plugins-ugly on 11.0/x86_64 broken?
"Andrés G. Aragoneses"
knocte at gmail.com
Mon Aug 18 23:29:10 CEST 2008
Andrés G. Aragoneses wrote:
> Toni wrote:
>>> I installed it and I cannot run it. Output error in the console is:
>>>
>>> 16696
>>> Traceback (most recent call last):
>>> File "<string>", line 25, in <module>
>>> File "/usr/lib64/python2.5/site-packages/libchristine/Christine.py",
>>> line 41, in <module>
>>> from libchristine.Library import library
>>> File "/usr/lib64/python2.5/site-packages/libchristine/Library.py",
>>> line 28, in <module>
>>> from libchristine import clibrary
>>> ImportError: cannot import name clibrary
>>> Error while trying to run christine
>> aargh, ok:
>> in the file /usr/lib/python2.5/site-packages/libchristine/Library.py
>>
>> remove the line:
>> from libchristine import clibrary
>>
>
> Isn't there an upstream fix for this?
>
I reply to myself: yes. So thanks!
Then, now running it I get the following warnings:
knocte at linux-fej6:~> christine
19929
(christine:20333): GStreamer-WARNING **: Failed to load plugin
'/usr/lib64/gstreamer-0.10/libgstqtdemux.so':
/usr/lib64/libgstrtp-0.10.so.0: undefined symbol: gst_event_has_name
(christine:20333): GStreamer-WARNING **: Failed to load plugin
'/usr/lib64/gstreamer-0.10/libgstrtpmanager.so':
/usr/lib64/libgstrtp-0.10.so.0: undefined symbol: gst_event_has_name
(christine:20333): GStreamer-WARNING **: Failed to load plugin
'/usr/lib64/gstreamer-0.10/libgstequalizer.so':
/usr/lib64/libgstaudio-0.10.so.0: undefined symbol: gst_base_sink_wait_clock
(christine:20333): GStreamer-WARNING **: Failed to load plugin
'/usr/lib64/gstreamer-0.10/libgstrtsp.so':
/usr/lib64/libgstrtp-0.10.so.0: undefined symbol: gst_event_has_name
(christine:20333): GStreamer-WARNING **: Failed to load plugin
'/usr/lib64/gstreamer-0.10/libgstsdpelem.so':
/usr/lib64/libgstrtp-0.10.so.0: undefined symbol: gst_event_has_name
(christine:20333): GStreamer-WARNING **: Failed to load plugin
'/usr/lib64/gstreamer-0.10/libgstrtp.so':
/usr/lib64/libgstrtp-0.10.so.0: undefined symbol: gst_event_has_name
And I get this when trying to play an mp3 file:
(christine:20330): GStreamer-WARNING **: Failed to load plugin
'/usr/lib64/gstreamer-0.10/libgstmad.so':
/usr/lib64/libgstaudio-0.10.so.0: undefined symbol: gst_base_sink_wait_clock
** Message: don't know how to handle audio/mpeg, mpegversion=(int)1,
layer=(int)3, rate=(int)44100, channels=(int)2, parsed=(boolean)true
Any ideas?
Andrés
--
More information about the Packman
mailing list