LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-18-2009, 12:31 PM   #1
ThinkFree
Member
 
Registered: Jan 2009
Location: India
Distribution: Fedora, Arch, OpenSolaris
Posts: 112

Rep: Reputation: 20
Rhythmbox not working though no error message shown


Earlier it was working fine, but not anymore. It doesn't show any error message but file doesn't play either(nor the timer moves after clicking on play).
Rhythmbox Music Player 0.12.3

Output shown if I open rhythmbox using terminal
Code:
(rhythmbox:3392): 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:3392): 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:3392): 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

(<unknown>:3402): 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

(<unknown>:3402): 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

(<unknown>:3402): 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:3391): CRITICAL **: gst_ring_buffer_commit_full: assertion `buf->data != NULL' failed
Media players of kde family are working fine.
 
Old 10-20-2009, 03:29 AM   #2
rylan76
Senior Member
 
Registered: Apr 2004
Location: Potchefstroom, South Africa
Distribution: Fedora 17 - 3.3.4-5.fc17.x86_64
Posts: 1,552

Rep: Reputation: 103Reputation: 103
Code:
(rhythmbox:3392): 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:3392): 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:3392): 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
This looks like a library mismatch. I. e. Rhytmbox depends on certain symbols to be defined in the following files:

/usr/lib/gstreamer-0.10/libgstdeinterlace.so
/usr/lib/gstreamer-0.10/libgstrtsp.so
/usr/lib/gstreamer-0.10/libresindvd.so

and it cannot find them. This usually means that you either

A. upgraded Rhytmbox - it now needs a newer gstreamer library to work with
B. upgraded gstreamer - it now is too new to work with your existing Rhytrmbox

Note that the above can happen if you have auto-updates turned on.

Code:
(<unknown>:3402): 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

(<unknown>:3402): 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

(<unknown>:3402): 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:3391): CRITICAL **: gst_ring_buffer_commit_full: assertion `buf->data != NULL' failed
The above seems to indicate the same as I said in the previous paragraph - your library version of gstreamer seems to have become incompatible with the Rhytmbox you have installed.

You can try:

1. Updating Rhytmbox
2. Updating the gstreamer library
3. Completely uninstalling both (if possible) and then reinstalling them from your distro DVD / CD
 
Old 10-21-2009, 06:27 AM   #3
ThinkFree
Member
 
Registered: Jan 2009
Location: India
Distribution: Fedora, Arch, OpenSolaris
Posts: 112

Original Poster
Rep: Reputation: 20
^Thanks for the reply. I neither updated rhythmbox/gstreamer nor auto updates are enabled.
Will try reinstalling both and revert back here.
 
Old 10-21-2009, 10:38 AM   #4
ThinkFree
Member
 
Registered: Jan 2009
Location: India
Distribution: Fedora, Arch, OpenSolaris
Posts: 112

Original Poster
Rep: Reputation: 20
Problem solved by updating gstreamer-plugins. Packages updated to
Quote:
libxml2-2.7.6-1.fc11.i586
gstreamer-tools-0.10.25-1.fc11.i586
gstreamer-0.10.25-1.fc11.i586
gstreamer-plugins-base-0.10.25-1.fc11.i586
libxml2-python-2.7.6-1.fc11.i586
libxml2-devel-2.7.6-1.fc11.i586
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SELinux error message when working in OpenOffice Writer arijit_2404 Linux - Desktop 8 03-18-2008 06:44 AM
Not shown the message ust Linux - Software 1 07-30-2007 05:47 AM
CUPS error message - printers stop working revdg Linux - Hardware 0 01-18-2005 04:25 PM
Ok, my lm_sensors just quit working (error message inside) Kramer Linux - General 9 12-03-2004 11:19 AM
Epson Stylus CX3200 Help???? Scanner Error message shown? Becks7 Linux - Hardware 0 12-26-2003 06:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration