https://bugs.kde.org/show_bug.cgi?id=484019
Thomas Berger changed:
What|Removed |Added
Status|REOPENED|CONFIRMED
CC
https://bugs.kde.org/show_bug.cgi?id=484019
--- Comment #11 from Thomas Berger ---
(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.cp
https://bugs.kde.org/show_bug.cgi?id=484019
--- Comment #14 from Thomas Berger ---
Sorry for the confusion, of course i was talking about libksysguard. I don't
know why, but somehow i dropped the "lib" prefix.
To be able to debug this, i need a debug build of both parts, but t
https://bugs.kde.org/show_bug.cgi?id=484019
--- Comment #16 from Thomas Berger ---
I was able to create a debug prefix. I found a very strange behavior:
1. In `linuxcpu.cpp, line 89, we call `m_temperature->update()`
2. m_temperature is a pointer to `KSysGuard::SensorProperty` created by
https://bugs.kde.org/show_bug.cgi?id=490675
Bug ID: 490675
Summary: [cpu_plugin] k10temp does not work for multi-die
systems
Classification: Frameworks and Libraries
Product: ksystemstats
Version: unspecified
Platform:
https://bugs.kde.org/show_bug.cgi?id=490675
--- Comment #1 from Thomas Berger ---
(In reply to Thomas Berger from comment #0)
> This may also be related to missing temperature values over all #474766
Sorry, i used the wrong ID, here is the correct one:
https://bugs.kde.org/show_bug.cgi
https://bugs.kde.org/show_bug.cgi?id=484019
--- Comment #17 from Thomas Berger ---
While hunting this down, i have found another issues here:
https://bugs.kde.org/show_bug.cgi?id=490675
I could imagine, that this is related. Overriding the same property value
multiple times, could trigger some
https://bugs.kde.org/show_bug.cgi?id=490675
--- Comment #2 from Thomas Berger ---
Output of sensors:
# sensors k10temp-pci
https://bugs.kde.org/show_bug.cgi?id=490675
--- Comment #4 from Thomas Berger ---
Created attachment 171934
--> https://bugs.kde.org/attachment.cgi?id=171934&action=edit
PCI Bus devices
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=490675
--- Comment #5 from Thomas Berger ---
(In reply to Jiri Palecek from comment #3)
> Yeah, that would be nice, but there would need to be a reliable way to
> assign the sensors to the individual cpus.
After further thoughts, i don't think
https://bugs.kde.org/show_bug.cgi?id=484019
--- Comment #19 from Thomas Berger ---
Yeah, that proved some of my assumptions yesterday:
The object is the same allocated from
```
void LinuxCpuObject::makeSensors()
{
BaseCpuObject::makeSensors();
m_frequency = new KSysGuard::SensorProperty
https://bugs.kde.org/show_bug.cgi?id=484019
Thomas Berger changed:
What|Removed |Added
Depends on||490675
Referenced Bugs:
https://bugs.kde.org
https://bugs.kde.org/show_bug.cgi?id=490675
Thomas Berger changed:
What|Removed |Added
Blocks||484019
--- Comment #6 from Thomas Berger
https://bugs.kde.org/show_bug.cgi?id=490675
--- Comment #7 from Thomas Berger ---
I would like to propose the following fix:
1. Add a new list of SensorProperties to LinuxAllCpusObject
2. Add each Tdie temperature (one per k10temp) to this list as "DIE%id
temperature"
3. If mor
https://bugs.kde.org/show_bug.cgi?id=398804
Bug ID: 398804
Summary: Kdevelop crashes sometimes on clang parser errors
Product: kdevelop
Version: 5.2.4
Platform: Compiled Sources
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=356587
Thomas Berger changed:
What|Removed |Added
CC||tbe@euthanasie-webhosting.d
16 matches
Mail list logo