Initially, CPU Usage monitor widget is working normally, showing usage of each CPU cores. But right after starting docker service, the sensors get changed into docker network sensors. STEPS TO REPRODUCE 1. Start KDE without docker service running 2. Ensure CPU monitor widget shows CPU cores usage 3. Start docker service 4. CPU monitor will show docker ones instead OBSERVED RESULT CPU monitor widget shows docker sensors values EXPECTED RESULT CPU monitor widget still shows CPU cores usage values SOFTWARE/OS VERSIONS Linux/KDE Plasma: Manjaroi KDE Plasma Version: 5.19.4 KDE Frameworks Version: 5.73.0 Qt Version: 5.15.0 ADDITIONAL INFORMATION -
Created attachment 131089 [details] widget condition before docker is started
Created attachment 131090 [details] widget condition after docker is started
Oh, stopping docker afterwards does not return the sensors back to what it should be. It sticks until reboot (relogin doesn't help).
Should be fixed by a7d1b0d95c7ad22e0249e86d5e14092f06ca4299 in ksysguard
(In reply to David Edmundson from comment #4) > Should be fixed by a7d1b0d95c7ad22e0249e86d5e14092f06ca4299 in ksysguard Has it been tagged to be released in the next version? i.e. 5.19.5 maybe?