Opened 6 weeks ago
Closed 5 weeks ago
#19167 closed bug (fixed)
Multi-battery issues in PowerStatus
Reported by: | sarahemm | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta6 |
Component: | Applications/PowerStatus | Version: | R1/beta5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The PowerStatus application has several issues handling multi-battery systems:
- Actual: Batteries which are "idle" (not charging nor discharging) are shown as "Battery unused" but with the charging lightning bolt icon.
- Expected: No charging icon, maybe a "paused" icon instead for this situation.
- Actual: When one battery runs low, low battery popups begin despite having other fully charged batteries.
- Expected: No battery alerts appear until the last battery is low.
- Actual: When a second battery runs low, two popups start appearing for each notification.
- Expected: Only one notification popup appears for any given level of battery low-ness.
- Actual: If a battery is removed, the removed one is listed as "Damaged battery", capacity of ~232mW (~4.2MW, probably -1 internally), the percentage sticks at whatever it was before removal, and the charging lightning bolt appears.
- Expected: Percentage should show 0, capacity and all other data should be removed, "damaged" should either say "not present" or perhaps "damaged or not present", and could show an X icon over the battery.
This was tested on a Lenovo ThinkPad T450s with one non-removable internal battery and one external hot-swappable battery.
Change History (4)
comment:1 by , 6 weeks ago
Keywords: | battery power removed |
---|
comment:2 by , 5 weeks ago
comment:4 by , 5 weeks ago
Milestone: | Unscheduled → R1/beta6 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fix for the last part merged in hrev58276. Thanks for contributing!
Note:
See TracTickets
for help on using tickets.
Fix for the first part merged in hrev58239.