[master] Fix mainExceptionWindow issues

Chris Lumens clumens at redhat.com
Fri Aug 17 14:16:35 UTC 2012


These look fine.

> PATCH 1/2 puts python-meh's mainExceptionWindow in a WindowGroup to fix the
> problem with insensitivity of the window if it appears above a spoke. This is
> a simple version of a patch that could (should?) be much bigger -- we should
> probably have all our Gtk.Windows (Gtk.Dialog resolves the problem itself) in
> one or more Gtk.WindowGroup(s). Because the same problem with insensitivity may
> emerge in the future with some other window running its own Gtk.main loop.

Well, we control the base class for the Gtk.Window making up every
spoke, so this would be very easy to do.  I've never even heard of
WindowGroups before, so that'd be why they aren't used in the UI.

- Chris


More information about the anaconda-patches mailing list