Summary: | Typing too fast will open stigiclient | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Allan Sandfeld <kde> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | grundleborg, richih-kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Allan Sandfeld
2007-12-17 14:30:23 UTC
Hmm. make that ALT+F2 by default. I am also experiencing this problem with svn r749889. 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. 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 This seems to be related to http://bugs.kde.org/show_bug.cgi?id=169283 and might need to be re-openend. |