After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 478794 - Sort order of Processes %CPU column reversed (compared to Nice, ID, Memory, etc.)
Sort order of Processes %CPU column reversed (compared to Nice, ID, Memory, e...
Status: RESOLVED DUPLICATE of bug 557122
Product: system-monitor
Classification: Core
Component: process list
2.20.x
Other Linux
: Normal normal
: ---
Assigned To: System-monitor maintainers
Depends on: 310804
Blocks:
 
 
Reported: 2007-09-21 00:03 UTC by Pedro Villavicencio
Modified: 2011-11-16 08:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Pedro Villavicencio 2007-09-21 00:03:44 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."
Comment 1 Benoît Dejean 2007-09-21 08:14:50 UTC
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
Comment 2 Jakob Unterwurzacher 2009-11-18 13:10:39 UTC
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
Comment 3 Luke Hutchison 2010-03-02 22:59:38 UTC
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.
Comment 4 Luke Hutchison 2010-03-02 23:01:27 UTC
Bug 557122 is a dup of the remaining issue, please merge this bug into that one.  Thanks.
Comment 5 Robert Roth 2011-11-16 08:58:20 UTC
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 ***