GNOME Bugzilla – Bug 478794
Sort order of Processes %CPU column reversed (compared to Nice, ID, Memory, etc.)
Last modified: 2011-11-16 08:58:20 UTC
This bug has been filled here: https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/141388 "When selecting a Processes column for sorting and the down-arrow icon is displayed Process Name, Status, Nice, ID, and Memory sort low-to-high top-to-bottom (towards the bottom of the screen). However the %CPU column when displaying the down-arrow icon sorts high-to-low top-to-bottom. When the up-arrow icon is displayed the situation is reversed; %CPU is low-to-high top-to-bottom and the others high-to-low top-to-bottom."
This is mostly a GTK+ problem: you can override the sort method, but you can't configure the default sort order (asc or desc). This is not fixable without reopening http://bugzilla.gnome.org/show_bug.cgi?id=310804
Seems to be fixed in 2.26. CPU sorting is consistent with the other columns and nautilus. Screenshot: http://bugzilla-attachments.gnome.org/attachment.cgi?id=148041
Still somewhat broken in 2.28 on both Fedora and Ubuntu, although now it is broken in a different way. The arrow points correctly in the order of increasing value, however the default for %CPU and Memory should be to show decreasing order on the first click, not the second click.
Bug 557122 is a dup of the remaining issue, please merge this bug into that one. Thanks.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 557122 ***