Version: 3.95 (using KDE 4.3.4) OS: Linux Installed from: openSUSE RPMs When kmymoney starts up, there is a nice progress bar in the status bar (in the very bottom of the window). The problem is that the status bar is disabled, so the progress bar and the text on the right are greyed out.
The progress bar (and anything else) are disabled until the file finishes loading. What's the expected behaviour?
I would not disable the status bar during startup. It is already doing its work (showing progress and informations), while the central part of the window is unable to to its work because it's loading (and then it should be shown as disabled). Just open a file in openOffice and you'll notice the (active) progress bar in the bottom while the file is loaded.
SVN commit 1078246 by conet: BUG: 222282 Don't disable the whole main window while loading the kmymoney file, disable only the centralWidget() of the application. M +2 -2 main.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1078246