https://bugs.launchpad.net/moonshot-ui/+bug/1566560
authorDan Breslau <dbreslau@painless-security.com>
Wed, 6 Apr 2016 16:57:50 +0000 (12:57 -0400)
committerDan Breslau <dbreslau@painless-security.com>
Wed, 6 Apr 2016 16:57:50 +0000 (12:57 -0400)
commit0932749404ea71441152182385de387d0687c2fa
tree00fa6660df90c32fba0326a5e3a375a940c860e6
parent5690f70b3bf7f67b932ba641d00c7fb2b9d2ecdf
https://bugs.launchpad.net/moonshot-ui/+bug/1566560
(UI flashes on screen when moonshot is (re)started on command line)

When moonshot is launched on the command line, it was creating the UI window before it
even knows that the UI window is required, which is contingent on registering with DBus.
I've modified it to defer the creation of the window until it knows that it has
successfully registered with DBus.
src/moonshot-identity-manager-app.vala