Created attachment 56537 [details] replace signal activated() with clicked() Version: unspecified (using KDE 4.6.0) OS: Linux In battery.cpp line 613 the clicked() signal should be connected to openConfig() instead of the activated() signal. (This is already the case with the hibernateButton and the suspendButton.) See attached patch. Reproducible: Always
*** This bug has been marked as a duplicate of bug 259470 ***