Bug 360359

Summary: The Search applet does not provide all features that KRunner does
Product: [Plasma] plasmashell Reporter: Thomas Pfeiffer <thomas.pfeiffer>
Component: MilouAssignee: Alexander Lohnau <alexander.lohnau>
Status: RESOLVED FIXED    
Severity: normal CC: alexander.lohnau, kde, plasma-bugs
Priority: NOR    
Version: 5.5.5   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=382760
Latest Commit: Version Fixed In: 5.20

Description Thomas Pfeiffer 2016-03-10 13:10:53 UTC
"Search and Launch" makes it sound like it was just the same as KRunner only with a button to open it from a panel.
It should therefore behave exactly the same. It should use the same set of plugins that KRunner uses, and allows access to its configuration.
Otherwise, it's just confusing because it's "almost, but not quite like KRunner".

Reproducible: Always
Comment 1 Kai Uwe Broulik 2016-03-10 13:17:41 UTC
Search applet, ie. Milou, not the "Search and Launch" thing Netbook used to have :)
Comment 2 Thomas Pfeiffer 2016-03-10 18:52:21 UTC
(In reply to Kai Uwe Broulik from comment #1)
> Search applet, ie. Milou, not the "Search and Launch" thing Netbook used to
> have :)

Yes, sorry, that was the subtitle. I meant "Search" = Milou.
Comment 3 Kai Uwe Broulik 2016-07-06 11:19:28 UTC
I found the cause. KRunner RunnerManager opens the application config and reads the enabled categories from there. If run from KRunner it will be "krunnerrc" where also the enabled runners in the KCM are saved to.

However, when adding the search applet it is part of plasmashell and searches for the categories in plasmashellrc where they obviously aren't and then it falls back to the default set which doesn't include calculator and such.
Comment 4 Thomas Pfeiffer 2019-04-23 15:36:30 UTC
The Search Plasmoid still does not allow any configuration other than setting a shortcut.
Comment 5 Bug Janitor Service 2020-08-02 18:32:19 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/milou/-/merge_requests/9
Comment 6 Alexander Lohnau 2020-08-03 04:18:48 UTC
Git commit 3d62efff0aa271aa31f45f7706784e55c436d938 by Alexander Lohnau.
Committed on 02/08/2020 at 18:30.
Pushed by alex into branch 'master'.

Set krunnerrc config file for RunnerManager
FIXED-IN: 5.20

M  +1    -1    lib/runnerresultsmodel.cpp

https://invent.kde.org/plasma/milou/commit/3d62efff0aa271aa31f45f7706784e55c436d938