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 589100 - GStreamer 'pad problem' playing PLS file
GStreamer 'pad problem' playing PLS file
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: GStreamer backend
2.26.x
Other All
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2009-07-20 09:00 UTC by w1zard
Modified: 2010-04-13 11:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description w1zard 2009-07-20 09:00:19 UTC
Please describe the problem:
Error: Internal GStreamer error: pad problem.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.

Steps to reproduce:
1. Visit here to download playlist file:

http://somafm.com/play/missioncontrol

2. Attempt to play downloaded PLS file in default 'Movie Player'

3. Error: Internal GStreamer error: pad problem.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.


Actual results:
The error above is raised, file does not play

Expected results:
The file to play without an error

Does this happen every time?
Yes

Other information:
Using latest Ubuntu Karmic Alpha, all current patches applied. Other playlists work fine - assuming it cannot handle something in this specific playlist
Comment 1 Marc-Andre Lureau 2009-07-22 11:14:50 UTC
it seems that it's a Totem-GStreamer bug. Not sure where to reassign. To GStreamer, for now.
Comment 2 Tim-Philipp Müller 2009-07-22 15:31:49 UTC
I think this was a bug in totem and should be fixed in totem 2.27.2:

 commit b64fae7552e3eea913d5f9ab1beb0cba79416e28
 Author: Jan Schmidt <thaytan@noraisin.net>
 Date:   Tue Jul 14 16:08:13 2009 +0100

    Sink the floating reference on the visualisation element
    
    2009-07-14  Jan Schmidt  <thaytan@noraisin.net>
            * src/backend/bacon-video-widget-gst-0.10.c (setup_vis):
            Sink the floating reference on the visualisation element
            before giving it to playbin2, so that we can make sure we own
            the ref regardless of what playbin2 does internally. playbin2
            currently sinks the element itself, but may change.

Comment 3 Tobias Mueller 2010-04-12 01:04:46 UTC
Closing as FIXED as per last comment. Please reopen if this is still an issue.