After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 646053 - Power panel should hide critical power if no batteries
Power panel should hide critical power if no batteries
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Other Preferences
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-29 08:49 UTC by Alexander Larsson
Modified: 2011-04-28 10:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Larsson 2011-03-29 08:49:11 UTC
The power panel has an item "When power is critically low".
If the system has no battery (i.e. a desktop with no UPS) this makes no sense, and should be hidden (or possibly greyed out).
Comment 1 Matthias Clasen 2011-03-30 13:29:13 UTC
I think this is a  nice-to-have polish item that we should do for 3.0.1
Comment 2 Richard Hughes 2011-03-30 14:26:01 UTC
Yup, I've already got it on my whiteboard. It's an easy fix.
Comment 3 Richard Hughes 2011-04-28 10:33:40 UTC
commit e51ff4001b7fb2f0dbf38e62cc2f5ccc350b6383
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Apr 28 11:33:14 2011 +0100

    power: Only show the 'When power is critically low' when there is a laptop battery or UPS attached.
    
    This fixes https://bugzilla.gnome.org/show_bug.cgi?id=646053