dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #15833
[Bug 1315434] Re: Mouse with no time remaining estimate showing in preference to battery being charged
@mpt:
So currently the algorithm in indicator-power uses the following sort
order:
/* sort devices from most interesting to least interesting on this criteria:
1. discharging items from least time remaining until most time remaining
2. discharging items with an unknown time remaining
3. charging items from most time left to charge to least time left to charge
4. charging items with an unknown time remaining
5. batteries, then non-line power, then line-power */
Could you confirm it should be this instead?
/* sort devices from most interesting to least interesting on this criteria:
1. discharging items from least time remaining until most time remaining
2. charging items from most time left to charge to least time left to charge
3. charging items with an unknown time remaining
4. discharging items with an unknown time remaining
5. batteries, then non-line power, then line-power */
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
https://bugs.launchpad.net/bugs/1315434
Title:
Mouse with no time remaining estimate showing in preference to battery
being charged
Status in “indicator-power” package in Ubuntu:
In Progress
Bug description:
When my laptop battery is in a charging state, but is not fully
charged, I expect it to be displayed in preference to my mouse, which
has no time remaining estimate.
The spec here:
https://wiki.ubuntu.com/Power
says:
"If anything is discharging, the menu title should represent the
component (not battery, but component) that is estimated to lose power
first. For example, if your notebook battery is estimated to discharge
in 1 hour 47 minutes, and your wireless mouse battery is estimated to
discharge in 27 minutes, the menu title should represent the mouse. "
but there doesn't seem to be any guideline to what happens when a
battery is being charged.
I suggest the time remaining to charge a battery should be displayed
in preference to the power level in a wireless mouse.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: indicator-power 12.10.6+14.04.20140411-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Fri May 2 11:50:36 2014
InstallationDate: Installed on 2013-11-26 (156 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
SourcePackage: indicator-power
UpgradeStatus: Upgraded to trusty on 2014-01-17 (104 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1315434/+subscriptions
References