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 681405 - Support Kill/End process with multiple selection
Support Kill/End process with multiple selection
Status: RESOLVED FIXED
Product: system-monitor
Classification: Core
Component: process list
3.5.x
Other Linux
: Normal enhancement
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
: 60129 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-08-07 19:45 UTC by Robert Roth
Modified: 2013-08-01 22:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Robert Roth 2012-08-07 19:45:43 UTC
Multiple selection is allowed in the process tree, but the Kill/End process actions only work on the first element of the selection. A suggestion on fixing this:
* if there are no selected processes, disable these actions
* if there is only one process selected, enable them
* if there are more processes selected, update the action to Kill processes/End processes, and the confirmation dialog to show the names of the processes to act on.

Maybe something similar should be done for the Stop/continue, but I'm not sure on this.
Comment 1 Robert Roth 2012-12-08 01:07:17 UTC
*** Bug 60129 has been marked as a duplicate of this bug. ***
Comment 2 Robert Roth 2013-08-01 22:34:26 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.