GNOME Bugzilla – Bug 590233
Internal GStreamer error: state change failed.
Last modified: 2009-07-30 13:08:35 UTC
Please describe the problem: when I run any media file, error is showing as Internal GStreamer error: state change failed. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. Steps to reproduce: 1. when double click on any .mp3 file 2. 3. Actual results: Expected results: Does this happen every time? Other information:
This is really with GStreamer from git? What distro/distro version/application? Can you make a debug log with totem or rhythmbox? (Assuming that's what's started when you double-click) $ GST_DEBUG=*:5 totem /path/to/file.mp3 2>dbg.log $ gzip dbg.log
(In reply to comment #1) > This is really with GStreamer from git? What distro/distro version/application? > > Can you make a debug log with totem or rhythmbox? (Assuming that's what's > started when you double-click) > > $ GST_DEBUG=*:5 totem /path/to/file.mp3 2>dbg.log > $ gzip dbg.log > I am new to linux. Please let me know how can I know this. But, when I given this command $ GST_DEBUG=*:5 totem /path/to/file.mp3 2>dbg.log An error occurred Internal GStreamer error: state change failed. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. is comiing
Yes, that is correct. The error should happen. It should create a log file called dbg.log, which you should then gzip resulting in dbg.log.gz. Then please attach the file dbg.log.gz to this bug report. Please also answer my other questions: what linux distro are you using and what version of it?
(In reply to comment #3) > Yes, that is correct. The error should happen. It should create a log file > called dbg.log, which you should then gzip resulting in dbg.log.gz. Then please > attach the file dbg.log.gz to this bug report. > > Please also answer my other questions: what linux distro are you using and what > version of it? > I am trying to atach the dbg.log.gz but the size is 1.7 MB and it exceeds the minimum limit. Redhat Scientific Linux SL release 5.2 (Boron) Kernel \r on an \m
Ok, let's try this first then: what's the output of $ gst-inspect-0.10 gconfaudiosink | grep Version ?
(In reply to comment #5) > Ok, let's try this first then: what's the output of > > $ gst-inspect-0.10 gconfaudiosink | grep Version > > ? > The output is: Version: 0.10.9
Ok, this is very old then (current version of gst-plugins-good is 0.10.15). This bug has been fixed a long time ago, please update to newer versions. *** This bug has been marked as a duplicate of 471364 ***
(In reply to comment #7) > Ok, this is very old then (current version of gst-plugins-good is 0.10.15). > This bug has been fixed a long time ago, please update to newer versions. > > > *** This bug has been marked as a duplicate of 471364 *** > How can update to this version? Thank you for your continue support Trilochan
> How can update to this version? You will need to ask the Redhat Scientific Linux people.
(In reply to comment #9) > > How can update to this version? > > You will need to ask the Redhat Scientific Linux people. > ok Thank you very much Best regards Trilochan