HomePhabricator

qt: Prevent non-functional GUI from popping up during Init
1ad26362c92cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

qt: Prevent non-functional GUI from popping up during Init

When a InitError or InitWarning happens, the
GUI pops up but is unusable (until Init finishes).

This is caused by showNormalIfMinimized. Add a message
flag to skip this call for Init errors or warnings.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Dec 16 2013, 17:13
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING93a7861d719a: Merge pull request #3425
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING1ad26362c92c: qt: Prevent non-functional GUI from popping up during Init (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Dec 16 2013, 17:51