[newui] [PATCH] Check that Gtk.main is not already running before starting another one

Chris Lumens clumens at redhat.com
Mon Aug 6 18:16:12 UTC 2012


> Could you please point me at such "elsewhere" place in the code?
> sys.exit(0) doesn't work here. Should runQuit invoke exitHandler
> directly? 

Hm, have you tried raising SystemExit from the runQuit method?  I think
that should work.

- Chris


More information about the anaconda-patches mailing list