Summary: | Battery indicator displays connected and not charging but it is not really connected | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | César Montoya <sprit152009> |
Component: | Power and Battery widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kde, me, nate, qydwhotmail |
Priority: | NOR | ||
Version First Reported In: | 5.27.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Video demostrating laptop unplugged but Plasma thinking is not
Image showing battery status, laptop is disconnected upower -d output |
Description
César Montoya
2023-03-19 23:54:20 UTC
Created attachment 157432 [details]
Image showing battery status, laptop is disconnected
Need output of `upower -d` when the widget shows "plugged but not charging" Created attachment 157446 [details]
upower -d output
Added to attachments
What's the output of this command? gdbus call -e -d org.freedesktop.PowerManagement -o "/org/freedesktop/PowerManagement" -m org.freedesktop.PowerManagement.GetPowerSaveStatus What a long command to get such tiny output. (true,) So upower/powerdevil correctly reports the battery status, but the widget shows wrong information, which is weird. (In reply to Fushan Wen from comment #6) > So upower/powerdevil correctly reports the battery status, but the widget > shows wrong information, which is weird. That seems to be it, how do we proceed? Hello, suddenly this issue is no longer happening, I'll close the issue, I have no idea what I did to fix it, or if some package update fixed it. |