[Touch-packages] [Bug 512427] Re: Don't let offscreen widgets do grab adds

2016-09-29 Thread djb
This patch has propagated to Debian too, where it causes this every time a GtkComboBox with wrap-width not set is opened. This seems bad. Can this patch be removed? I'm not sure it's applicable in 2016. It's weird also that a patch with such a weak synopsis was accepted: "seem like they should

[Touch-packages] [Bug 512427] Re: Don't let offscreen widgets do grab adds

2016-09-29 Thread djb
The bug this causes is (GameConqueror.py:19834): Gdk-CRITICAL **: gdk_window_get_window_type: assertion 'GDK_IS_WINDOW (window)' failed as documented here https://bugzilla.gnome.org/show_bug.cgi?id=771242 -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 512427] Re: Don't let offscreen widgets do grab adds

2014-11-08 Thread Alistair Buxton
This patch causes an annoying g_critical if you add a grab on a widget before it is realized. In this case toplevel-window will be null. This also make me wonder what happens if you add a grab to an offscreen widget before realizing it. -- You received this bug notification because you are a