Bug 426737 - 'autostart' KCM no longer appears in krunner search
Summary: 'autostart' KCM no longer appears in krunner search
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_autostart (show other bugs)
Version: 5.19.90
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Nicolas Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-19 16:26 UTC by Kishore Gopalakrishnan
Modified: 2020-09-20 15:33 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 Kishore Gopalakrishnan 2020-09-19 16:26:25 UTC
SUMMARY
Up to Plasma 5.19.5, searching for 'autostart' in krunner would return the autostart KCM as a result. This no longer happens in Plasma 5.19.90 (perhaps related to the redesign of the autostart KCM?)

STEPS TO REPRODUCE
1. Type 'autostart' in krunner

OBSERVED RESULT
Autostart KCM does not appear in the krunner search results.

EXPECTED RESULT
Autostart KCM should appear in the krunner search results.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.19.90
KDE Frameworks Version: 5.74.0
Qt Version: 5.15.1
Comment 1 Nicolas Fella 2020-09-19 17:52:28 UTC
Does this happen for other KCMs too or just Autostart?
Comment 2 Kishore Gopalakrishnan 2020-09-20 05:12:51 UTC
(In reply to Nicolas Fella from comment #1)
> Does this happen for other KCMs too or just Autostart?

This happens with the 'bluetooth' KCM as well. All other KCMs appear in krunner's search.
Comment 3 Nishith Khanna 2020-09-20 14:06:55 UTC
I can confirm the same happening on my end

System Details:
Operating System: Arch Linux
KDE Plasma Version: 5.19.90
KDE Frameworks Version: 5.74.0
Qt Version: 5.15.1
Kernel Version: 5.8.10-arch1-1
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-6200U CPU @ 2.30GHz
Memory: 11.6 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 520
Comment 4 Bug Janitor Service 2020-09-20 15:28:28 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/155
Comment 5 Nicolas Fella 2020-09-20 15:29:05 UTC
Fix for bluetooth KCM: https://invent.kde.org/plasma/bluedevil/-/merge_requests/12
Comment 6 Nicolas Fella 2020-09-20 15:29:22 UTC
Git commit 38ac9068d6e3e60eb1ad6b40b3fe044985dbf0fe by Nicolas Fella.
Committed on 20/09/2020 at 15:24.
Pushed by nicolasfella into branch 'master'.

Add Exec line to KCM desktop file

This got lost in the QML port and is needed for KRunner to find/open the KCM

M  +1    -0    src/kcm/package/metadata.desktop

https://invent.kde.org/plasma/bluedevil/commit/38ac9068d6e3e60eb1ad6b40b3fe044985dbf0fe
Comment 7 Nicolas Fella 2020-09-20 15:32:14 UTC
Git commit 36348eadc42eefd7c6bae6957ad61228fa2ed551 by Nicolas Fella.
Committed on 20/09/2020 at 15:30.
Pushed by nicolasfella into branch 'Plasma/5.20'.

Add Exec line to KCM desktop file

This got lost in the QML port and is needed for KRunner to find/open the KCM
(cherry picked from commit 38ac9068d6e3e60eb1ad6b40b3fe044985dbf0fe)

M  +1    -0    src/kcm/package/metadata.desktop

https://invent.kde.org/plasma/bluedevil/commit/36348eadc42eefd7c6bae6957ad61228fa2ed551
Comment 8 Nicolas Fella 2020-09-20 15:32:38 UTC
Git commit f42b2409cae45a6b90221c938bc82f04d71ad511 by Nicolas Fella.
Committed on 20/09/2020 at 15:28.
Pushed by nicolasfella into branch 'master'.

[kcms/autostart] Add Exec line to KCM desktop file

This got lost in the QML port and is needed for KRunner to find/open the KCM

M  +1    -0    kcms/autostart/package/metadata.desktop

https://invent.kde.org/plasma/plasma-desktop/commit/f42b2409cae45a6b90221c938bc82f04d71ad511
Comment 9 Nicolas Fella 2020-09-20 15:33:23 UTC
Git commit 90a5e9317b6073fc85c3a7a2395694114847b3bd by Nicolas Fella.
Committed on 20/09/2020 at 15:33.
Pushed by nicolasfella into branch 'Plasma/5.20'.

[kcms/autostart] Add Exec line to KCM desktop file

This got lost in the QML port and is needed for KRunner to find/open the KCM
(cherry picked from commit f42b2409cae45a6b90221c938bc82f04d71ad511)

M  +1    -0    kcms/autostart/package/metadata.desktop

https://invent.kde.org/plasma/plasma-desktop/commit/90a5e9317b6073fc85c3a7a2395694114847b3bd