Summary: | Critical battery notification doesn't go away when charger is plugged in | ||
---|---|---|---|
Product: | [Plasma] Powerdevil | Reporter: | Nishith Khanna <nishith.khanna> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, plasma-bugs |
Priority: | NOR | ||
Version: | 5.23.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/powerdevil/commit/d8c5490c99bae9f979f6483dc7b0381121a4f997 | Version Fixed In: | 5.23.4 |
Sentry Crash Report: | |||
Attachments: | Screenshot of powerdevil critical level setting |
Description
Nishith Khanna
2021-11-08 18:23:58 UTC
Do you have PowerDevil configured to not do anything (i.e. don't suspend/shutdown) when battery is critical? If so, I believe I see a bug. Created attachment 143345 [details]
Screenshot of powerdevil critical level setting
Yes I have it at nothing. Have attached the screenshot regarding the same
A possibly relevant merge request was started @ https://invent.kde.org/plasma/powerdevil/-/merge_requests/67 Git commit 5668ded34f928ffce43ebe1defb775e70bbbb3b7 by Kai Uwe Broulik. Committed on 08/11/2021 at 19:03. Pushed by ngraham into branch 'master'. Always dismiss critical battery notification The timer isn't running when user chose "Do nothing" on critical battery FIXED-IN: 5.23.4 M +13 -9 daemon/powerdevilcore.cpp https://invent.kde.org/plasma/powerdevil/commit/5668ded34f928ffce43ebe1defb775e70bbbb3b7 Git commit d8c5490c99bae9f979f6483dc7b0381121a4f997 by Nate Graham, on behalf of Kai Uwe Broulik. Committed on 09/11/2021 at 17:20. Pushed by ngraham into branch 'Plasma/5.23'. Always dismiss critical battery notification The timer isn't running when user chose "Do nothing" on critical battery FIXED-IN: 5.23.4 (cherry picked from commit 5668ded34f928ffce43ebe1defb775e70bbbb3b7) M +13 -9 daemon/powerdevilcore.cpp https://invent.kde.org/plasma/powerdevil/commit/d8c5490c99bae9f979f6483dc7b0381121a4f997 |