Summary: | Impossible to open Trash settings via Kickoff or KRunner | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Patrick Silva <bugseforuns> |
Component: | general | Assignee: | Alexander Lohnau <alexander.lohnau> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, plasma-bugs-null, qydwhotmail |
Priority: | HI | Keywords: | regression |
Version First Reported In: | 5.23.90 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/systemsettings/commit/c092d953ce4b58de043a3d96eab421f9efbb5989 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Trash settings |
Description
Patrick Silva
2022-01-14 10:50:58 UTC
Can reproduce in KRunner as well. Moving there. The Places-Runner should show the option to open the trash, at least on my system it works as expected, Can you please check if you have disabled the plugin? Created attachment 145486 [details]
Trash settings
I can open Trash with Dolphin when Plasces plugin is enabled.
The bug affects Trash settings seen in the attached screenshot.
Oh, apologies. Can confirm and will do a patch today. A possibly relevant merge request was started @ https://invent.kde.org/plasma/systemsettings/-/merge_requests/112 Git commit 35256285db759a260c1efbe01e37836835fe472c by Alexander Lohnau. Committed on 15/01/2022 at 15:59. Pushed by alex into branch 'master'. Fix trash KCM not showing up in KRunner In this case we do not want the trader constraint, because we can open the KCMs in kcmshell. M +4 -2 core/kcmmetadatahelpers.h M +1 -1 runner/systemsettingsrunner.cpp https://invent.kde.org/plasma/systemsettings/commit/35256285db759a260c1efbe01e37836835fe472c Git commit c092d953ce4b58de043a3d96eab421f9efbb5989 by Alexander Lohnau. Committed on 17/01/2022 at 19:35. Pushed by alex into branch 'Plasma/5.24'. Fix trash KCM not showing up in KRunner In this case we do not want the trader constraint, because we can open the KCMs in kcmshell. (cherry picked from commit 35256285db759a260c1efbe01e37836835fe472c) M +4 -2 core/kcmmetadatahelpers.h M +1 -1 runner/systemsettingsrunner.cpp https://invent.kde.org/plasma/systemsettings/commit/c092d953ce4b58de043a3d96eab421f9efbb5989 |