"Does battery limit attribute exist?" spams the log every 5 seconds #142
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Expected Behaviour
I do not expect this to be in the log as it is not particularly useful, I especially do not expect this to appear every 5 seconds in the log.
Actual Behaviour
appears in /tmp/powertools.log every five seconds, non stop.
Steps To Reproduce
Anything else?
On your report a bug form it says "Platform" but under it says "What driver is PowerTools using?", these are not the same thing.
Version
1.4.0-1
Platform
SteamDeck OLED
OS
SteamOS 3 (Stable)
This is already fixed on the dev branch. Partly because the legacy way of controlling the charge level (by setting battery charge mode) is removed, and partly because that specific message has been demoted to debug level.