Bug 249206

Summary: kill runner not working aka "terminate application"
Product: [Plasma] krunner Reporter: bill p. (aka google01103) <dweeble01103>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: hr.denzler, toddrme2178
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description bill p. (aka google01103) 2010-08-27 12:02:22 UTC
Version:           unspecified (using Devel) 
OS:                Linux

kill runner does not work, settings show for "terminate application" in krunner settings but initiating the trigger phrase does nothing

Reproducible: Always

Steps to Reproduce:
type "kill in krunner

Actual Results:  
"run kill" and "xkill" are listed 

Expected Results:  
list of currently running app's should display and I should be able to select one for termination
Comment 1 Hans-Rudi Denzler 2010-08-27 15:14:54 UTC
Ctrl +Alt + Esc
Ctrl + Esc
Comment 2 bill p. (aka google01103) 2010-08-27 15:20:03 UTC
 Hans-Rudi Denzler - are you saying it's not a "runner" and shouldn't appear as I expect in krunner or that there are alternative methods
Comment 3 Hans-Rudi Denzler 2010-08-27 18:13:38 UTC
kill is just a normal app, not mentionned in "?".
Type in Konsole:
kwrite
kwrite(7192) ...
Type Alt + F2: kill 7192
Comment 4 Todd 2010-08-28 04:30:42 UTC
@ Hans: In KDE 4.5 there is a "Terminate Applications" runner that is supposed to allow you to kill applications using krunner.  But for some reason it isn't working for bill.  I am having the same problem, actually.
Comment 5 Aaron J. Seigo 2010-08-30 20:35:28 UTC
SVN commit 1170093 by aseigo:

need to update all processes first
BUG:249206


 M  +1 -0      killrunner.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1170093
Comment 6 Aaron J. Seigo 2010-08-30 20:36:05 UTC
SVN commit 1170094 by aseigo:

need to update all processes first
BUG:249206


 M  +1 -0      killrunner.cpp  


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