Version: (using KDE KDE 3.2.92) Installed from: Compiled From Sources OS: Linux The progress bar in the lower right corner should only be used to describe the starting of extra applications after the actual kde start. As is, it start immediately when starting kde and cuts off the informational texts being shown.
*** Bug 86592 has been marked as a duplicate of this bug. ***
*** Bug 82087 has been marked as a duplicate of this bug. ***
*** Bug 72401 has been marked as a duplicate of this bug. ***
CVS commit by lunakl: Fix progressbar color (#68643) by not inheriting palette, just like in old KSplash. Show the progressbar only when restoring session (#86441), implement the missing DCOP calls from old KSplash, and use slotUpdateProgress()/ slotUpdateSteps() for signalizing to the theme engine (this is a bit misnamed now, but it's supposed to stay BC). This also makes KSplash::mStep to be unused var, but since I didn't know what exactly it was supposed to do, I left it there. Fix blinking of the very first icon in the default theme. CCMAIL: 68643-done@bugs.kde.org CCMAIL: 86441-done@bugs.kde.org CCMAIL: ravi@kde.org M +2 -0 ksplashiface.h 1.6 M +1 -1 main.cpp 1.10 M +49 -15 wndmain.cpp 1.18 M +5 -1 wndmain.h 1.9 M +8 -9 themeengine/default/themelegacy.cpp 1.15 M +1 -0 themeengine/default/themelegacy.h 1.7