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_typeI 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.i586However 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-baseRhythmbox should work after the above command. Hope this helps.