[Powerdevil] [Bug 350365] Battery monitor in tray randomly shows there is no battery
Tim Taylor
bugzilla_noreply at kde.org
Fri Apr 7 17:35:00 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=350365
--- Comment #12 from Tim Taylor <tim.taylor+bugzilla.bugs.kde.org at gmail.com> ---
I still have this problem with Kubuntu 16.10.
As an interim measure I've written a little script that will report the key
battery stats:
---
#!/bin/bash
upower -i /org/freedesktop/UPower/devices/battery_BAT0 | gawk
'/percentage|state|time/ {print}'
---
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Plasma-devel
mailing list