Bug 653075
| Summary: | GPM doesn't allow to set it to do nothing on "power critical low" | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Tomasek <tomasek> |
| Component: | gnome-power-manager | Assignee: | Richard Hughes <richard> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 14 | CC: | rhughes, richard |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-11-15 16:33:45 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Petr Tomasek
2010-11-14 11:42:27 UTC
The power just turning off is a really bad idea, and is dangerous for data, so it's not listed. You can change the /apps/gnome-power-manager/actions/critical_battery setting in gconf-editor to "nothing" if you really want this feature. I strongly disagree. The user should have the choice to do this. It can gain a couple of minutes when _really_ needed (some laptop batteries tend to lie about the remaining capacity, perhaps so that one needs to buy a replacement sooner :-( ). And I don't think it's much worse idea than letting the system just kill any program. (And any program that can really loose data when interrupted is badly written anyway.) Why not e.g. popup a warning dialog, if the user chooses this option, instead of hidding it? (In reply to comment #2) > The user should have the choice to do this In your opinion... > It can gain a couple of minutes > when _really_ needed (some laptop batteries tend to lie about the remaining > capacity, perhaps so that one needs to buy a replacement sooner :-( ). Right, and when the power goes down, the spinning hard drive gets the power ripped from under it. That's not exactly conducive to maintaining data security. > And I don't think it's much worse idea than letting the system just kill any > program. (And any program that can really loose data when interrupted is badly > written anyway.) Except when it's half-way through a fflush system call... > Why not e.g. popup a warning dialog, if the user chooses this option, instead > of hidding it? No, I don't want more popups, sorry. If you really want this dangerous option, you can enable it it in GConf like I suggested. |