Version: unspecified (using KDE 4.7.1) OS: Linux 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. Reproducible: Always Steps to Reproduce: Press CTRL+ESC to show the process list. Actual Results: When the window appears, the processes as not sorted. Expected Results: The processes should appear already sorted.
Still there in 4.8.2.
Still there in 4.9.0.
Problem persists in KDE 4.9.3.
Created attachment 82417 [details] Patch that should fix the issue
Git commit e9d34e89e248cf980ce4858e609cf4b5e58661a4 by Christoph Feck. Committed on 26/03/2014 at 19:37. Pushed by cfeck into branch 'KDE/4.11'. Fix process list to start already sorted FIXED-IN: 4.11.8 REVIEW: 113931 M +2 -0 libs/ksysguard/processui/ksysguardprocesslist.cpp http://commits.kde.org/kde-workspace/e9d34e89e248cf980ce4858e609cf4b5e58661a4
Git commit 1908ec8f2e5b5753b10d5de273f7a44021a2d35a by Christoph Feck. Committed on 20/04/2014 at 22:51. Pushed by cfeck into branch 'master'. Fix process list to start already sorted REVIEW: 113931 M +2 -0 processui/ksysguardprocesslist.cpp http://commits.kde.org/libksysguard/1908ec8f2e5b5753b10d5de273f7a44021a2d35a