-
Notifications
You must be signed in to change notification settings - Fork 272
Starting the battery indicator resets the limit to 80%/ignores user settings #149
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wanted (PR welcome)Extra attention is neededExtra attention is needed
Description
What is the issue? (required)
I use at home battery maintain 70 to limit the charging to 70% but I've observed that the "Battery" app resets the charging limit to 80% from time to time without input from the user.
100% reproducible when the indicator is closed(Quit option) and then opened again.
What exactly did you do to produce the issue? (required)
Steps to reproduce the behavior:
- Open
batteryapp/indicator - From
Terminal, execute:battery maintain 70 - Check the
batteryindicator for the change to 70%, after which youQuitthe app - Open the
batteryapp/indicator again and see that it ignores user settings and sets the limit back to 80%.
Expected behavior (required)
The battery indicator should not reset the user settings, it should query the current limits and display that value instead, without changing it.
If no value was set, it should set it to 80%(first boot/init).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wanted (PR welcome)Extra attention is neededExtra attention is needed