diff options
author | Vratislav Podzimek <vpodzime@redhat.com> | 2012-08-27 15:39:45 +0200 |
---|---|---|
committer | Vratislav Podzimek <vpodzime@redhat.com> | 2012-08-29 11:16:13 +0200 |
commit | 0573968bec32fdda26633818118730a5d2333da8 (patch) | |
tree | a5055be74f02d2af591c3fac782d363112c6f5da /scripts | |
parent | 83190cf463b7158a2a6295e3f5ad47bb857b809a (diff) | |
download | anaconda-0573968bec32fdda26633818118730a5d2333da8.tar.gz anaconda-0573968bec32fdda26633818118730a5d2333da8.tar.xz anaconda-0573968bec32fdda26633818118730a5d2333da8.zip |
Use Gtk.main_level() to check if main loop is already running
For some reason GLib.main_depth() stopped working and returns 0
even if Gtk.main loop is already running. This leads to crashes
and hangs of whole GUI when exception appears in a thread
different from the main one.
Resolves: rhbz#849997
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions