[Gstreamer-bugs] [Bug 135528] Changed - ximagesink crashes on resize

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Mar 4 19:56:48 PST 2004


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

Changed by ds at schleef.org.

--- shadow/135528	Thu Mar  4 22:51:17 2004
+++ shadow/135528.tmp.29384	Thu Mar  4 22:56:48 2004
@@ -43,6 +43,11 @@
 gst_ximagesink_xwindow_update_geometry (). I'm not sure why. The
 XWindowID didn't change.
 
 Anyway, all this reminds me that we need an error handler in
 ximagesink and xvimagesink that calls GST_ELEMENT_ERROR() instead of
 just crashing. See man XSetErrorHandler.
+
+------- Additional Comments From ds at schleef.org  2004-03-04 22:56 -------
+XSetErrorHandler() isn't useful, since it's global to Xlib, not tied
+to a particular file descriptor.  Thus, ximagesink setting an error
+handler will interfere with gdk's.




More information about the Gstreamer-bugs mailing list