Bug 249206 - kill runner not working aka "terminate application"
Summary: kill runner not working aka "terminate application"
Status: RESOLVED FIXED
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-27 12:02 UTC by bill p. (aka google01103)
Modified: 2010-08-30 20:36 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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