GNOME Bugzilla – Bug 426934
main window is "shown" too early
Last modified: 2018-06-29 21:31:06 UTC
The GnuCash main window gets visualized too early in the startup sequence. During startup, the MainWindow shouldn't get shown until the startup is complete. Right now it appears early, and expands while the splash screen is shown, and still remains visible even if there's an error (e.g. lockfile) or even if it's the first run. I suspect that the gtk_widget_show() calls need to be moved to later in the process.
*** This bug has been marked as a duplicate of 350993 ***
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=426934. Please update any external references or bookmarks.