Version: svn 556127 (using KDE KDE 3.5.4) Installed from: Slackware Packages OS: Linux leave your session (i.e. log out) with kaffeine up and running. then the next time you login, kaffeine is running. but its GUI does not show up. moreover the below dcop call does not work $ dcop kaffeine kaffeine-mainwindow#1 show call failed $ dcop kaffeine qt MainApplication-Interface kaffeine it's all i got it lacks something. very annoying bug all i can do is kill kaffeine ans restart it.
This is due to : if (isRestored()) return 0; in kaffeine/src/main.cpp in the newInstance() method. Removing those lines solves the issue.
so this bug must be closed, no ?