[Gstreamer-bugs] [Bug 93218] Changed - Warning printed when changing the state of a pipeline that doesn't have all it's pads connected

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Sep 13 06:14:40 PDT 2002


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93218

Changed by iain at ximian.com.

--- shadow/93218	Fri Sep 13 09:14:10 2002
+++ shadow/93218.tmp.23080	Fri Sep 13 09:14:40 2002
@@ -19,6 +19,11 @@
 connected, a warning is dumped to the terminal.
 
 The case where this can happen is when a pad is newly created, and you
 pause the pipeline in the new-pad callback.
 
 Attached patch fixes it by checking if the peer pad is NULL.
+
+------- Additional Comments From iain at ximian.com  2002-09-13 09:14 -------
+Created an attachment (id=11062)
+Check if peer pad is null before casting it
+





More information about the Gstreamer-bugs mailing list