Evan Martin
Sun, 11 Oct 2009 08:39:30 -0700
Karmic is using 2.17 so I guess this will bite us soon: "In version 2.18, GDK has been changed to use client-side windows. This means that there is no longer a 1-1 correspondence between GdkWindows and windows in the underlying window system. In particular, it is no longer correct to assume that each window has an associated XID. Code that makes this assumption can sometimes be fixed by [...]" http://library.gnome.org/devel/gtk/2.18/gtk-migrating-ClientSideWindows.html
I think we should to preemptively set the GDK_NATIVE_WINDOWS
environment variable mentioned there in our launcher until we've
tested it, since this change will surely break us.
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com
View archives, change email options, or unsubscribe:
http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---