[Digikam-devel] [Bug 218187] digikam activates screensaver which is not set

Lars larsnospam at netzkavaliere.de
Sat Mar 6 15:33:27 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=218187


Lars <larsnospam at netzkavaliere.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |larsnospam at netzkavaliere.de




--- Comment #10 from Lars <larsnospam netzkavaliere de>  2010-03-06 16:33:25 ---
Here i've got the exact same problem.

I think its caused from a wrong KRunner implementation of the screensaver.
Specificly screensaver/saverengine.cpp from krunner
(
http://websvn.kde.org/trunk/KDE/kdebase/workspace/krunner/screensaver/saverengine.cpp
).

The code for uninhibiting doesn't check whether the screensaver is enabled
altogether (line 424).
As long as an application inhibits and later uninhibits the (possibly disabled)
screensaver, the screensaver gets enabled. The correct call in this line should
read

enable( KScreenSaverSettings::screenSaverEnabled() )

Maybe somebody can reassign this bug to krunner ?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list