[f21/master] Fix a race between checking for Gtk.main_level and running Gtk.main

Brian C. Lane bcl at redhat.com
Thu Oct 9 01:02:39 UTC 2014


On Wed, Oct 08, 2014 at 03:05:12PM -0400, David Shea wrote:
> Ensure that if an exception occurs before the GUI has started, causing
> meh to start its own Gtk main loop, that the GUI really doesn't start
> another Gtk main loop.
> ---
>  pyanaconda/anaconda.py        | 10 ++++++++--
>  pyanaconda/exception.py       | 13 ++++++++-----
>  pyanaconda/ui/__init__.py     |  5 ++++-
>  pyanaconda/ui/gui/__init__.py | 13 +++++++------
>  pyanaconda/ui/tui/__init__.py |  4 ++--
>  5 files changed, 29 insertions(+), 16 deletions(-)
> 

Ack

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list