Bug 500190

Summary: 10% battery notification is not returning when the notebook's power cable is unplugged before reaching 11%
Product: [Plasma] plasmashell Reporter: Fernando M. Muniz <fernandommuniz>
Component: Power management & brightnessAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: minor CC: kde, kdedev, nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: 6.3.0   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=496929
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: 10% battery notification doesn't reappear when it's supposed to.

Description Fernando M. Muniz 2025-02-16 14:56:00 UTC
Created attachment 178440 [details]
10% battery notification doesn't reappear when it's supposed to.

If you connect a notebook's power cable while the battery is at or under 10%, its notification disappears. This is the correct behaviour.

What is incorrect is that if you unplug the power cable while still at or under 10%, its notification doesn't return.

Also I just tested it now, and even when unplugging the power cable at 11%, its notification didn't return when it reached 10% and 9%. So it seems that the 10% battery notification can only pop out once?
Comment 1 Fernando M. Muniz 2025-02-16 15:12:48 UTC
Also when the system suspends at 5% battery and you login back, the notification is not there.
Comment 2 Kai Uwe Broulik 2025-02-27 17:31:09 UTC
Yeah it only checks for the notification when the new percent was below the threshold and the old one was above it.