Summary: | Closing laptop lid while the screen is locked don't suspend to ram | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Law, Cheuk-wing <jhnpwa> |
Component: | powermanagement | Assignee: | Dario Freddi <drf> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | m.wege, sven.burmeister |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Law, Cheuk-wing
2010-12-30 07:22:22 UTC
Sorry, it is not always reproducible but occasionally. e.g. While it is suspended, quickly open and close the lid will not suspend it again. I believe it is quite expected, and it is because the policy agent kicks in due to the fact that consolekit does not recognize your session as active when the screen is locked. This is actually a long-standing issue lying in ck, which does not handle such a case. However, I'll try finding a workaround. *** Bug 259922 has been marked as a duplicate of this bug. *** SVN commit 1212574 by dafre: BUG: 261590 Hack around CK limitations by monitoring seats and saving the last active session's ID M +77 -17 powerdevilpolicyagent.cpp M +8 -1 powerdevilpolicyagent.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1212574 If bug 260731 is a dup of this one then the bug is still present in KDE 4.6.2. Easy to reproduce. Plug-in the power for your notebook (brightness 100% due to performance scheme) and leave it idle. Dim is set to 30 minutes for performance. Powerdevil will suspend the display after 10 minutes (bug 264730 which is not fixed in KDE 4.6.2). So if you wait longer than 30 minutes before moving the mouse again it will not return to 100% birghtness but the dimmed state, i.e. the lowest brightness possible. Please re-open this bug otherwise I'll re-open the dup. |