[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
Thu Jul 1 12:26:13 PDT 2010


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

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2010-07-01 19:26:08 UTC ---
Created an attachment (id=165048)
 View: https://bugzilla.gnome.org/attachment.cgi?id=165048
 Review: https://bugzilla.gnome.org/review?bug=623318&attachment=165048

playbin2: If setup of the source element fails in READY->PAUSED deactive the
current group

Otherwise the uridecodebin will be still a child of playbin2 and
its signals will still be connected. In future state changes this
will then emit unrelated signals that will confuse playbin2 or,
even worse, cause crashes and assertions.

Fixes bug #623318.

-- 
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