Summary: | Full charge not trigger notification | ||
---|---|---|---|
Product: | [Plasma] Powerdevil | Reporter: | Anthony Fieroni <bvbfan> |
Component: | general | Assignee: | Plasma Development Mailing List <plasma-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, mklapetek, sebas |
Priority: | NOR | ||
Version: | 5.4.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/powerdevil/4c66646761834236f6b14789162fe71f6179f472 | Version Fixed In: | 5.5.0 |
Sentry Crash Report: | |||
Attachments: | Use FullyCharged instead of NoCharge |
Description
Anthony Fieroni
2015-10-30 22:16:41 UTC
Confirming, I've set a sound and didn't hear one when it was charged. Created attachment 95236 [details]
Use FullyCharged instead of NoCharge
Can you try this patch?
Also, please check the output of upower -d to ensure the driver actually reports "fully charged" state (In reply to Kai Uwe Broulik from comment #3) > Also, please check the output of upower -d to ensure the driver actually > reports "fully charged" state Yes, 'upower -d' reports "fully charged". I update to 5.4.3 pre-release notification still not fire. Yes because nobody bothered testing the patch I attached and thus I did not commit it. Fwiw I'm using kubuntu ci and recently stuff in /opt like kcms and kded modules stopped being found by the system, I think it has to do with the sycoca changes and I haven't figured out which paths need adjusting or what, but it's completely ignoring all of /opt when it comes to sycoca stuff. So yeah, I haven't bothered, sorry. But upower -d does report fully-charged. Commit it, it will work. I tell you upower -d report fully-charged. Anthony, did you test it? I test this patch and it works. Notification is triggered, but for some reason task bar entry not. Please tell us why? What task bar entry is supposed to be highlighted? PowerDevil is a background service. Git commit 4c66646761834236f6b14789162fe71f6179f472 by Kai Uwe Broulik. Committed on 14/11/2015 at 16:24. Pushed by broulik into branch 'master'. Show fully charged message when battery state becomes "Fully charged" rather than "Not charging" FIXED-IN: 5.5.0 M +4 -8 daemon/powerdevilcore.cpp http://commits.kde.org/powerdevil/4c66646761834236f6b14789162fe71f6179f472 Notifications -> Powermanagement -> tick on notification and mark taskbar entry. Notification is triggered, taskbar entry not. Yes, because there is no window. This checkbox is mainly for, eg. chat applications, that the respective chat window is highlighted. |