[gstreamer-bugs] [Bug 623318] [playbin2] If source setup fails the old uridecodebin is kept and breaks future playback

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 2 03:07:37 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623318
  GStreamer | gst-plugins-base | 0.10.30

--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2010-07-02 10:07:35 UTC ---
I think it happens because the old uridecodebin posts an error message on the
bus and in the GstElement/GstBin state change function of playbin2 the error
message causes a state change failure now.

The assertion on g_object_get(uridecodebin, ...) with uridecodebin==NULL
should've happened previously too and the application probably got an error
message from the broken uridecodebin too... but I didn't check this.

-- 
Configure bugmail: https://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