Bug 233103 - In power management GUI minutes before activation of suspend is set, but it is seconds between notification and suspend
Summary: In power management GUI minutes before activation of suspend is set, but it i...
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: powermanagement-kcm (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Dario Freddi
URL:
Keywords:
: 240175 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-02 20:18 UTC by Dirk Sarpe
Modified: 2010-10-02 12:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch to change "min" to "sec" in the PowerDevil kcm module (430 bytes, patch)
2010-04-12 19:19 UTC, Felix Geyer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Sarpe 2010-04-02 20:18:17 UTC
Version:            (using KDE 4.4.2)
OS:                Linux
Installed from:    Ubuntu Packages

At 'System Settings -> Advanced -> Power Management -> Before doing a suspend action, wait X min' the value X between triggering the notification that the system is going to suspend and the actual suspend is set. However in the notification it says X seconds not X minutes.

The actual suspend action is a little bit confusing, so I describe in detail what I experienced:

In a power profile I set 'When the system is idle for more than Y min Suspend to RAM'. After Y minutes without user interaction the screen directly blanked and it seemed to me the system is going to 'Suspend to Ram', after hitting a key the system woke up (quite fast) and I needed to unlock the screen (expected).

There was a notification saying the system will suspend in X seconds and this was what happend since I did not cancel it. The next wake up seemed to be slower than the one before, but I did not time it.

This bug report is about the seconds and the minutes, not the double suspend action (that is bug #221637).

Thanks for reading all this. :)
Comment 1 Felix Geyer 2010-04-12 19:19:14 UTC
Created attachment 42722 [details]
Patch to change "min" to "sec" in the PowerDevil kcm module
Comment 2 Harald Sitter 2010-04-12 19:36:34 UTC
SVN commit 1114072 by sitter:

Fix UI representation from minute to second, where the backend indeed workes with seconds and not minutes.
Thanks to Felix Geyer for the patch!
BUG: 233103


 M  +1 -1      generalPage.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1114072
Comment 3 Anselmo L. S. Melo (anselmolsm) 2010-07-04 16:45:47 UTC
*** Bug 240175 has been marked as a duplicate of this bug. ***