[gstreamer-bugs] [Bug 599885] [gtk examples] unstable behaviour with recent gtk (post csw merge)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 3 04:29:36 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=599885
  GStreamer | gst-plugins-gl | git

--- Comment #5 from Filippo Argiolas <fargiolas at gnome.org> 2009-11-03 13:29:34 CET ---
(In reply to comment #3)
> Note that beginning with GTK 2.17.X, GDK_WINDOW_XWINDOW() calls
> gdk_x11_drawable_get_xid(), which will ensure that the window is native
> already. Only problem is, if that macro is called from anothere thread, e.g.
> from the bus sync handler.

Oh, ok, this explains the random and race-condition-like behaviour :)

> So we should just make sure to not call it from there ;)

I'd say the best place is is the GtkDrawingArea "realize" callback, then.

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