After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 457944 - startup delay
startup delay
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: General
2.2.x
Other Linux
: Normal enhancement
: ---
Assigned To: Chris Lyttle
Chris Lyttle
Depends on:
Blocks:
 
 
Reported: 2007-07-18 13:12 UTC by Herbert Thoma
Modified: 2018-06-29 21:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to keep splash screen during file loading (2.98 KB, patch)
2007-08-02 13:53 UTC, Herbert Thoma
committed Details | Review

Description Herbert Thoma 2007-07-18 13:12:11 UTC
Some weeks ago we changed the startup sequence: The main window
now only shows up after all reports are computed.
I have a couple of reports open, so it takes quite a while
until the main window shows up. I find this quite annoying.
Can we change this back or make it configurable?
Comment 1 Herbert Thoma 2007-07-18 13:16:26 UTC
Comment by Derek on gnucash-devel:

Hmm, that's a good point..  The reason this change got made was
because it was visually unappealing to have the window show up
before it's fully drawn.  It winds up resizing itself multiple
times and then relocates itself.  So the idea was to delay the
visibility until it's done, and the splash screen would show you
that something is happening.

Comment 2 Herbert Thoma 2007-07-18 13:25:17 UTC
The problem is that the splash screen disappears after about 10 seconds but the main window only appears a lot later. So a solution would be to really show the splash screen until the main window shows up (and displaying something like "rendering report <report name>" in the status line of the splash screen).
Comment 3 Herbert Thoma 2007-08-02 13:53:09 UTC
Created attachment 92921 [details] [review]
patch to keep splash screen during file loading

- do not destroy the splash screen during file loading
- display which reports are rendered in the progress field of the splash screen
Comment 4 Josh Sled 2007-08-02 23:48:43 UTC
r16378, will be in 2.2.1.  This is awesome, thanks! :)
Comment 5 John Ralls 2018-06-29 21:43:20 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=457944. Please update any external references or bookmarks.