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 364902 - system monitor process view should have "Command Line" instead of "Arguments"
system monitor process view should have "Command Line" instead of "Arguments"
Status: RESOLVED FIXED
Product: system-monitor
Classification: Core
Component: process list
2.14.x
Other All
: Normal enhancement
: GNOME 2.18
Assigned To: System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-25 06:11 UTC by timeless
Modified: 2006-11-12 07:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description timeless 2006-10-25 06:11:26 UTC
gnome-system-monitor 2.14.1 with a fairly small font on a large lcd.

in the processes view, i see:
Process Name # Status  # Resident Memory # CPU Time  # Nice # ID    # Arguments
genxref      # Running # 1.1 GiB         # 385:39.02 # 16   # 29252 # /usr/bin/perl /export/home/www/html/genxref /export/home/svn/lxr-root/lxr-data/

---

to an end user, /usr/bin/perl is not an argument, it's the name of an application, everything after it are arguments.

it's true that /usr/bin/perl is in argv[0], but users don't think about it that way.
Comment 1 Benoît Dejean 2006-11-12 07:32:09 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.

PS: you should install libsexy, it make command line displayed as a tooltip on mouse over a process.