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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 5 08:22:32 PST 2009


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

--- Comment #8 from Julien Isorce <julien.isorce at gmail.com> 2009-11-05 16:22:26 UTC ---
The doc is there:
http://library.gnome.org/devel/gtk/2.18/gtk-migrating-ClientSideWindows.html

Well, I just realized that "Calling gdk_x11_drawable_get_xid() (or
GDK_WINDOW_XID()) from the X11-specific API on a non-native window will
explicitly call gdk_window_ensure_native()"
So my remark #6 had almost no sense. 
Sorry about that.

Except that on win32, we now need to set this env var: GDK_NATIVE_WINDOWS
Because as I said in #6:
"On win32, in the "realize" callback of a GtkDrawinArea,
GDK_WINDOW_HWND(area->window) return the native handle of the parent (here the
main window)"
but it's ok if we now set the env var GDK_NATIVE_WINDOWS.

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