[gstreamer-bugs] [Bug 147883] - [PATCH] ximagesink/xvimagesink do not allow for a way to backtrace on X errors
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Mon Jul 19 08:20:38 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=147883
GStreamer | gst-plugins | Ver: 0.8.3
------- Additional Comments From thomas at apestaart.org 2004-07-19 11:20 -------
XSetErrorHandler is fine, it's setting a global boolean from the handler that is
the problem.
for making it work with more than one sink, yes, using a global hash of displays
is what I would use. Only atm it's not that critical since we don't actually
use two sinks at the same time, and even if you do all that will happen is that
concurrent errors will get discarded.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list