Bug 249817 - KRunner should automatically run command if plugin is too slow loaded
Summary: KRunner should automatically run command if plugin is too slow loaded
Status: RESOLVED DUPLICATE of bug 243388
Alias: None
Product: krunner
Classification: Plasma
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-02 03:29 UTC by Kai Uwe Broulik
Modified: 2010-09-14 20:15 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 Kai Uwe Broulik 2010-09-02 03:29:13 UTC
Version:           unspecified (using KDE 4.5.0) 
OS:                Linux

Sometime I get triggering krunner and enter a command, e.g. “firefox youtube.com?blabla” for opening a youtube video to download it as I have not yet installed a youtube downloader in chromium or “kdesudo nvidia-settings“ for quickly checking my graphics gard.
So I quickly enter that term and press enter. Nothing happens. If I press Enter again, the command is run.
This seems to be due to krunner‘s modular structure, so also running a command (what should be it‘s initial purpose) is done using a plugin for running. And sometimes it does not pop up (and thus not getting focus) or too slow for the quick entering+Enter to be responded to.

Reproducible: Sometimes
Comment 1 Hans-Rudi Denzler 2010-09-02 15:02:01 UTC
workaround: Konsole + Ctrl + R (reverse-i-search), that's fast !
see: bashref.html > reverse-search-history (C-r)
Comment 2 Daniel Hahler 2010-09-14 20:15:54 UTC

*** This bug has been marked as a duplicate of bug 243388 ***