[gstreamer-bugs] [Bug 634815] [xvimagesink] Catch and handle X11 errors and don't pass them to GDK/etc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Dec 12 17:44:45 PST 2010


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

--- Comment #9 from David Schleef <ds at schleef.org> 2010-12-13 01:44:36 UTC ---
Oh joy.  This is the "gdk steals our X errors" bug.  There's not much we can do
about this until we switch to xcb.  Xlib only has one global error handler per
process, which obviously goes to gdk.  We can only try really hard to not
generate errors.

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