[python-meh][f23-branch/master][PATCH] Fix error reporting if a dialog is being displayed during a crash

Martin Kolman mkolman at redhat.com
Tue Sep 8 13:24:02 UTC 2015


Unfortunately the fix only works in normal desktop environment such as Gnome 3,
not in the Anaconda installation environment. Making it work there will probably
require some additional work or even changes related to how the installation environment is set up.

Nevertheless this is still a big improvement for Blivet-GUI, which has a lot of dialogues and makes
use of the Python Meh quite often, especially during development. ;-)


Martin Kolman (1):
  Make sure the Meh window has focus even if a dialog is displayed

 meh/ui/gui.py | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.4.3



More information about the anaconda-patches mailing list