Bug 172273

Summary: buttons "kill" and "pause/resume"in system activity window
Product: [Unmaintained] ksysguard Reporter: Osipov Oleg <legolegs>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Unspecified   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Osipov Oleg 2008-10-06 14:32:23 UTC
Version:            (using KDE 4.1.1)

Firstly, button with caption "kill process" must send SIGKILL, not useless SIGTERM. This is important Linux feature: if user said "kill" it means "kill now, immediately!"
Secondly, sometimes is useful ability to quickly stop execution of program and  resume later (flash movies/cartoons without pause, etc). I talk about interface to SIGSTOP/SIGCONT. These signals works fine with many applications. I think this is a good idea to add one more button to krunner.

Sorry my ugly English.
Comment 1 John Tapsell 2010-01-30 08:39:19 UTC
SVN commit 1082241 by johnflux:

Rename Kill Process to End Process

BUG:172273
BUG:192232

 M  +1 -1      ProcessWidgetUI.ui  
 M  +7 -7      ksysguardprocesslist.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1082241