https://bugs.kde.org/show_bug.cgi?id=484019
Thomas Berger <l...@lokis-chaos.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CONFIRMED CC| |l...@lokis-chaos.de --- Comment #8 from Thomas Berger <l...@lokis-chaos.de> --- I tried to hunt down this issue. While creating a working debug environment is a major pain in the ass, here is what i could get: 1. ksystemstats creates a KSysGuard FeatureSensors class for each CPU Core 2. During the update run in single CPU cores, one update call for each core is triggered 3. Here is my blackbox. I have no glue how to debug the call from ksystemstats to ksysguard, maybe someone can help? 4. After the call to KSysGuard::FeatureSensors::update() a call to ::value() returns an invalid QVariant. So, either the construction of the feature sensor, or KSysGuard is broken here. -- You are receiving this mail because: You are watching all bug changes.