Bug 428608

Summary: Update battery charge limit indicated in applet when using TLP's own charge limit feature
Product: [Plasma] plasmashell Reporter: Daniel <daniel-other+kdebug>
Component: Power and Battery widgetAssignee: Kai Uwe Broulik <kde>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.20.2   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Daniel 2020-11-02 16:00:30 UTC
SUMMARY
The battery charge limit display in the battery monitor applet is not correctly updated when you change the charge limit through tlp manually.

STEPS TO REPRODUCE
1. Have a charge limit already set. It should be displayed correctly. ("Your battery is configured to charge only up to ..")
2. Change the limit manually with tlp: tlp setcharge xx yy, where xx and yy are other values.


OBSERVED RESULT
the charge limit display in the applet is not updated.  Note, that in the power settings it has been updated correctly.


EXPECTED RESULT
It should be updated in the applet too.
Comment 1 Nate Graham 2023-04-10 01:06:43 UTC
TLP doesn't do the same thing as our charge limit feature; we use a feature of the device's manufacturer-provided firmware while TLP manages it itself. We don't officially support TLP, so I'm afraid this is intentional. When using TLP it's up to you to remember that you've used it to set a charge limit.