Bug 262606 - Powerdevil daemon desn't hibernate when battery goes to critical
Summary: Powerdevil daemon desn't hibernate when battery goes to critical
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: powermanagement-daemon (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Dario Freddi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-09 00:55 UTC by Lukáš Karas
Modified: 2011-01-15 21:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
powerdevil configuration (227 bytes, text/plain)
2011-01-09 00:55 UTC, Lukáš Karas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukáš Karas 2011-01-09 00:55:39 UTC
Created attachment 55757 [details]
powerdevil configuration

Version:           unspecified (using KDE 4.5.95) 
OS:                Linux

I have set critical level of battery to 5% and action when this level is reached to "hibernate". When my battery reach this level, PowerDevil show me notification that hibernation will start after 30s. But after that do nothing (some minutes).

When I invoke hibernate action manualy (via. Battery monitor applet), it works well.

Reproducible: Always

Steps to Reproduce:
Set critical level to 5%, action when this level is reached to "hibernate", unplug power cable and wait...

Actual Results:  
After notification do nothing.

Expected Results:  
Should hibernate 30s after notification.
Comment 1 Dario Freddi 2011-01-15 21:49:06 UTC
SVN commit 1214662 by dafre:

BUG: 262606

Actually activate the critical battery timer.

 M  +3 -0      powerdevilcore.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1214662