[Wayland-bugs] [Bug 696457] gnome-ostree build broken by 3a9de35a6cefddc09aaf000e523f3435a955a5e7 (probably)

gtk+ (bugzilla.gnome.org) bugzilla at gnome.org
Sat Mar 23 10:44:59 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=696457
  gtk+ | wayland | unspecified

--- Comment #2 from Colin Walters <walters at verbum.org> 2013-03-23 17:44:54 UTC ---
A few possible solutions, from least to most invasive:

* Change gdk_keyval_convert_case() to directly invoke
_gdk_display_manager_real_keyval_convert_case() if there's no display manager.

* Change gtkbinding to wait until an instance of the class is initialized

* Change all widgets to use GOnce for binding sets instead of doing it in class
init

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Wayland-bugs mailing list