-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113931/
-----------------------------------------------------------
Review request for kde-workspace and John Tapsell.
Bugs: 282636
http://bugs.kde.org/show_bug.cgi?id=282636
Repository: kde-workspace
Description
-------
Quoting the bug report:
"When starting System Monitor, the process list is unsorted. It only gets
sorted after the first timer tick. Waiting before sorting only makes sense when
sorting by CPU load, where the load is not available before the fist tick. For
all other types of sorting (name, username, memory, etc.) all data is available
immediately, so the list should appear already sorted when starting up."
Diffs
-----
libs/ksysguard/processui/ksysguardprocesslist.cpp ed2c1ff
Diff: http://git.reviewboard.kde.org/r/113931/diff/
Testing
-------
I use this patch since some weeks.
Thanks,
Christoph Feck