https://bugs.kde.org/show_bug.cgi?id=484019
--- Comment #12 from Jiri Palecek <jpale...@web.de> --- (In reply to Thomas Berger from comment #11) > (In reply to Jiri Palecek from comment #10) > > Hi! > > > > ksystemstats doesn't call ksysguard(d), it is everything in the /plugins/ > > source directory. In your case, /plugins/cpu/linuxcpuplugin.cpp. > > `linuxcpu.cpp`, line 34: > > > m_temperature = > > KSysGuard::makeSensorsFeatureSensor(QStringLiteral("temperature"), > > chipName, feature, this); Yeah. And? I can't see your point. Incidentally, does this line run when you try to debug ksystemstats (run with arguments "--replace --remain"). Can you verify that > $ kstatsviewer --remain cpu/cpu0/temperature > cpu/cpu0/temperature 54.75 > cpu/cpu0/temperature 55.375 works? -- You are receiving this mail because: You are watching all bug changes.