Revision e19afaf...
Go back to digest for 20th November 2011Bug Fixes in KDE Base
Matthew John Dawson committed changes in [kdeplasma-addons] applets/systemloadviewer/systemloadviewer.cpp:
Fix issue with the system/cores value not being received.
The systemmonitor data engine is 100% asynchronous. Unfortunately this
makes polling any source impossible. This caused a hard to pin down
bug related to certain cpu sources not being connected. To correct this
the system/cores value is now properly polled. This should avoid/fix
any issues with 'show usage of all processors' option.
FIXED-IN: 4.8.0
File Changes
Modified 1 files
- applets/systemloadviewer/systemloadviewer.cpp
1 files changed in total