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 610551 - Error in Songbird interface
Error in Songbird interface
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: dont know
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-02-20 17:19 UTC by Ian McKinnon
Modified: 2010-04-05 22:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ian McKinnon 2010-02-20 17:19:11 UTC
Attempting to play a song or podcast or whatever from the Songbird main screen brings up a pop-up with the message

Songbird has encountered the following media core error:
"Internal Gstreamer error:negotiation problem. Please file a bug at
http://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer"

and nothing further happens.

The Songbird version is 1.4.3 Build 1438 (20100218203850)

I am using SuSE 11.2 and the software (including the compatible
Gstreamer modules) via Yast2.
Comment 1 Tim-Philipp Müller 2010-02-21 18:36:47 UTC
Hi, thanks for the bug report. Despite what the message says, it would probably be best if you filed this bug with songbird.

Does this work (in gnome-terminal / from a command line):

 $ gst-launch-0.10 playbin2 uri=file:///path/to/file

if no, could you do

 $ GST_DEBUG=*:4 gst-launch-0.10 playbin2 uri=file://path/to/file 2>dbg.log
 $ bzip2 dbg.log

and then attach dbg.log.bz2?
Comment 2 Tim-Philipp Müller 2010-02-21 18:37:50 UTC
Oh, also it would be good to know what versions of GStreamer/gst-plugins-base/gst-plugins-good/etc. you have installed.
Comment 3 Fabio Durán Verdugo 2010-04-05 22:00:45 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!