[gstreamer-bugs] [Bug 348890] quodlibet: "stream is in the wrong format" error on EOS

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 28 11:35:50 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=348890
 GStreamer | don't know | Ver: 0.10.9


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
            Summary|Unable to play song         |quodlibet: "stream is in the
                   |GStreamer was unable to load|wrong format" error on EOS
                   |the selected song. Unable to|
                   |play song.  GStreamer was   |
                   |unable to load the selected |
                   |song.  The stream is in the |
                   |wrong format.               |




------- Comment #1 from Tim-Philipp Müller  2006-07-28 18:35 UTC -------
Some questions:

a)

Does this also happen with any other GStreamer-0.10 based media players
(totem/rhythmbox/etc)?


b)

What's your gst-plugins-base version, or what's the output of

 $ gst-inspect-0.10 audioresample | grep Version

?


c)

Could you run quodlibet from the command line with the environment variables

 $ export GST_DEBUG=*:5
 $ export GST_DEBUG_NO_COLOR=1

set and the output redirected to a file?

 $ quodlibet.py 2> dbg.log


Then, after you have produce the error, could you abort quodlibet by pressing
Control+C and then do

 $ tail -n 10000 dbg.log > dbg2.log
 $ bzip2 dbg2.log

and then attach dbg2.log.bz2 to this bug report please?


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list