https://bugs.kde.org/show_bug.cgi?id=398803
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 CC| |alexander.loh...@gmx.de --- Comment #7 from Alexander Lohnau <alexander.loh...@gmx.de> --- I can reproduce this issue, let me explain: When we search we get results from the services runner and when triggering a results the services runner "runs" this result https://invent.kde.org/plasma/plasma-workspace/-/blob/master/runners/services/servicerunner.cpp#L460,in the following lines you can see that the Exec gets changed. But when pinning the entry kcmshell5 is used, because that is written in the Exec line. So we need to individually port the desktop files to use systemsettings. TBH I am not sure why this was not done in the first place. -- You are receiving this mail because: You are watching all bug changes.