Created attachment 157430 [details] Video demostrating laptop unplugged but Plasma thinking is not SUMMARY *** When starting up, battery status indicator on system tray will display connected but not charging, though it is not really connected, this is fixed by connecting and disconnecting the laptop *** STEPS TO REPRODUCE 1. Login into Plasma with a laptop while on battery 2. Check battery status OBSERVED RESULT Battery indicator shows "plugged in but not charging" EXPECTED RESULT Battery indicator should show not connected (discharging) SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora Linux 37 (Kernel 6.1.18-200.fc37.x86_64 (64-bit)) KDE Plasma Version: 5.27.3 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION Not happening on Gnome, not duplicate of https://bugs.kde.org/show_bug.cgi?id=423556, mine gets fixed by plugging and unplugging the laptop.
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.