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

--- Comment #47 from Jakob Petsovits <jpe...@petsovits.com> ---
(In reply to pmargeti34 from comment #46)
> @Jakob Petsovits new piece of info: when "turn off screen" setting in Energy
> saving is enabled, screen locking works as intended (meaning no black
> screen). I've tried playing with "when locked, turn screen off" values and
> it had no effect, even the ones under 15 seconds still didn't manage to
> trigger the bug. Is it the same for the others affected?

Thank you. This matches what I saw in the code. The bug is caused specifically
by the turn-off action *not* being enabled and its settings not being read, but
the screen locker activation causes the code to run anyway and uses an invalid
(negative, immediate) timeout instead of ignoring the activation. Wake-up from
sleep is also affected in the same way.

You should be able to avoid this bug by turning on "When locked, turn screen
off" with any duration of your choice, until the next release (hopefully) picks
up the fix. At that point (hopefully in 6.0.2) disabling the automatic screen
turn-off should work again as intended. That's assuming you're not running into
any other bugs.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to