Bug 323041 - Screen goes blank at power management dimming timeout instead of blanking timeout
Summary: Screen goes blank at power management dimming timeout instead of blanking tim...
Status: RESOLVED DUPLICATE of bug 304696
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: powermanagement-daemon (show other bugs)
Version: 4.10.5
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Dario Freddi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-31 12:48 UTC by Saurav Sengupta
Modified: 2015-01-25 22:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saurav Sengupta 2013-07-31 12:48:29 UTC
Power management settings from the Power Management KCM are not executed properly with regard to screen dimming and blanking. In particular, the screen goes blank at the screen dimming timeout instead of at the screen blanking timeout, at least when running on battery.

Reproducible: Always

Steps to Reproduce:
1. In the Power Management KCM, set a screen dimming timeout for the battery profile (not for low battery).
2. Set the screen blanking timeout to any time later than the screen dimming timeout (e.g., if the screen dimming timeout is 2 minutes, set the screen blanking timeout to 5 minutes).
3. Keep the computer idle on battery.
Actual Results:  
The screen goes blank at the end of the dimming timeout. For example, if the screen dimming timeout is 2 minutes and the blanking timeout is 5 minutes, the screen goes blank at the end of 2 minutes instead of 5 minutes.

Expected Results:  
The screen should only dim, not go blank, at the dimming timeout. It should go blank only at the end of the blanking timeout.

I experienced this erroneous behaviour on a Dell Inspiron N4110 laptop and also see it on a Lenovo G580 laptop, running 64-bit Kubuntu 13.04 with KDE SC 4.10.5.

The screen dims in stages, multiple times, before going blank. It may be that the screen does not actually go blank but that the brightness is reduced so much that it appears blank. However, I cannot verify this; on my system the screen is practically blank. It is not clear to me whether the KDE power management system is conflicting with or has overlapping functionality with any other Linux system power management policy such as DPMS. I have disabled DPMS and still see this behaviour.
Comment 1 Kai Uwe Broulik 2015-01-25 22:38:51 UTC

*** This bug has been marked as a duplicate of bug 304696 ***