Rhythmbox In Fedora 11

Rhythmbox In Fedora 11

I have recently installed Fedora 11 at work for PHP development. However, working in front PHP code without music really sucks. The default music player Rhythmbox somehow failed to start when I click from the menu. So I start it from shell and found out the following errors:
user@www$(rhythmbox:4307): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstdeinterlace.so': /usr/lib/gstreamer-0.10/libgstdeinterlace.so: undefined symbol: gst_video_format_parse_caps_interlaced

(rhythmbox:4307): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libresindvd.so': /usr/lib/gstreamer-0.10/libresindvd.so: undefined symbol: gst_navigation_event_parse_command

(rhythmbox:4307): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstrtsp.so': /usr/lib/gstreamer-0.10/libgstrtsp.so: undefined symbol: gst_rtsp_connection_set_tunneled
rhythmbox: symbol lookup error: /usr/lib/python2.6/site-packages/gst-0.10/gst/interfaces.so: undefined symbol: gst_navigation_command_get_type
I have alreay followed the steps to install gstreamer:
user@www$ yum -y install gstreamer-plugins-good-0.10.14-2.fc11.i586 gstreamer-plugins-flumpegdemux-0.10.15-6.fc11.i586 gstreamer-plugins-farsight-0.12.10-2.fc11.i586 gstreamer-tools-0.10.22-3.fc11.i586 gstreamer-python-0.10.14-2.fc11.i586 gstreamer-ffmpeg-0.10.7-1.fc11.i586 gstreamer-0.10.22-3.fc11.i586 PackageKit-gstreamer-plugin-0.4.6-8.fc11.i586 gstreamer-plugins-ugly-0.10.11-1.fc11.i586 gstreamer-plugins-base-0.10.22-2.fc11.i586 gstreamer-plugins-bad-0.10.11-4.fc11.i586 totem-gstreamer-2.26.1-2.fc11.i586 gstreamer-plugins-bad-extras-0.10.11-4.fc11.i586
However it is still happening. After some googling, I have the following issue with Fedora Red Hat Bugzilla Bug 503707 You will need to run this as root:
user@www$ yum install gstreamer-plugins-base
Rhythmbox should work after the above command. Hope this helps.

Leave a Reply

Your email address will not be published.

My new Snowflake Blog is now live. I will not be updating this blog anymore but will continue with new contents in the Snowflake world!