After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 590233 - Internal GStreamer error: state change failed.
Internal GStreamer error: state change failed.
Status: RESOLVED DUPLICATE of bug 471364
Product: GStreamer
Classification: Platform
Component: dont know
0.10.9
Other Linux
: Normal major
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-30 09:45 UTC by T Panigrahi
Modified: 2009-07-30 13:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description T Panigrahi 2009-07-30 09:45:39 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:
Comment 1 Tim-Philipp Müller 2009-07-30 10:08:47 UTC
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

Comment 2 T Panigrahi 2009-07-30 10:42:58 UTC
(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
Comment 3 Tim-Philipp Müller 2009-07-30 11:01:02 UTC
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?
Comment 4 T Panigrahi 2009-07-30 11:12:21 UTC
(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
Comment 5 Tim-Philipp Müller 2009-07-30 11:19:28 UTC
Ok, let's try this first then: what's the output of

 $ gst-inspect-0.10 gconfaudiosink | grep Version

?
Comment 6 T Panigrahi 2009-07-30 11:23:28 UTC
(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
Comment 7 Tim-Philipp Müller 2009-07-30 11:38:03 UTC
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 ***
Comment 8 T Panigrahi 2009-07-30 11:53:07 UTC
(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
Comment 9 Tim-Philipp Müller 2009-07-30 12:13:55 UTC
> How can update to this version?

You will need to ask the Redhat Scientific Linux people.
Comment 10 T Panigrahi 2009-07-30 13:08:35 UTC
(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