Bug 154228 - Typing too fast will open stigiclient
Summary: Typing too fast will open stigiclient
Status: RESOLVED FIXED
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-17 14:30 UTC by Allan Sandfeld
Modified: 2008-10-15 11:32 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld 2007-12-17 14:30:23 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

Pressing CTRL+F2, typing a program name and hitting enter, will open stigiclient instead of the desired program, unless you hold a short pause after typing the program name and before hitting enter.
Comment 1 Allan Sandfeld 2007-12-17 14:30:56 UTC
Hmm. make that ALT+F2 by default.
Comment 2 George Goldberg 2007-12-18 09:59:37 UTC
I am also experiencing this problem with svn r749889.
Comment 3 Chani 2007-12-18 15:20:20 UTC
I think this is because the strigi runner returns results before whatever 
runner provides commands, and when you hit enter it doesn't wait around for 
more results. I'm not sure how such a thing would be solved.
Comment 4 Aaron J. Seigo 2007-12-19 07:25:53 UTC
SVN commit 750312 by aseigo:

* fix delayed execution, which got partially killed with the multithreading patch
* don't make 0 relevance items default; fixes the inanity of strigiclient being launched as default just because it gets returned first, for instance
BUGS:154228,152384


 M  +13 -6     interface.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=750312
Comment 5 Richard Hartmann 2008-10-15 11:32:07 UTC
This seems to be related to http://bugs.kde.org/show_bug.cgi?id=169283 and might need to be re-openend.