[Active] [Bug 310506] When connected to AC power, screen locks and device sleeps every minute
Oliver Henshaw
oliver.henshaw at gmail.com
Mon Mar 25 18:50:18 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=310506
Oliver Henshaw <oliver.henshaw at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/plas
| |ma-mobile/7c33ee0a6d2fa5b92
| |431ad974e512f1b5d978366
Latest Commit|http://commits.kde.org/plas |http://commits.kde.org/plas
|ma-mobile/7c33ee0a6d2fa5b92 |ma-mobile/c07f1381545005d64
|431ad974e512f1b5d978366 |e72e0699c9f0de37b492f62
--- Comment #6 from Oliver Henshaw <oliver.henshaw at gmail.com> ---
Git commit 7c33ee0a6d2fa5b92431ad974e512f1b5d978366 by Oliver Henshaw.
Committed on 25/03/2013 at 17:21.
Pushed by oliverhenshaw into branch 'oliverhenshaw/power-timeouts'.
DPMS idle timeouts are stored in seconds
Meant that screen power-saving was probably never activated.
Related: bug 304877
M +7 -7
applications/settings/modules/powermanagement/contents/ui/Power.qml
http://commits.kde.org/plasma-mobile/7c33ee0a6d2fa5b92431ad974e512f1b5d978366
--- Comment #7 from Oliver Henshaw <oliver.henshaw at gmail.com> ---
Git commit c07f1381545005d64e72e0699c9f0de37b492f62 by Oliver Henshaw.
Committed on 25/03/2013 at 17:34.
Pushed by oliverhenshaw into branch 'oliverhenshaw/power-timeouts'.
Suspend idle timeouts are stored in milliseconds
Was storing in centiseconds(?) and in seconds in one place.
Meant that suspend was activated much too soon. Suspend timeouts are
currently commented out due this problem but should work properly when
or if they are re-enabled.
Related: bug 304877
M +7 -7
applications/settings/modules/powermanagement/contents/ui/Power.qml
http://commits.kde.org/plasma-mobile/c07f1381545005d64e72e0699c9f0de37b492f62
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Active
mailing list