| Summary: | 'Could not find plugin kcms/kcm_kwinrules' error when I try to configure special window/app settings via context menu of a window decoration | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Patrick Silva <bugseforuns> |
| Component: | rules | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | isma.af |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | 5.24.90 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/commit/ef360955fb3ecf92361e0fc2f91d4d3c8079cb96 | Version Fixed/Implemented In: | 5.25.0 |
| Sentry Crash Report: | |||
| Attachments: | screenshot | ||
Same bug on neon unstable. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/2444 Git commit 329ddf57894314fcc5e67cb1c84c4e3194796870 by Alexander Lohnau, on behalf of Ismael Asensio. Committed on 21/05/2022 at 04:31. Pushed by alex into branch 'master'. kcm/rules: Use the new KCM namespace for standalone launch After commit c1d0aa18, the namespace where the KCM is installed changed to `plasma/kcms/systemsettings/`. We need to point to this new plugin location when the KCM is launched via Alt-F3 > "Window Specific Properties" Also let's set the full plugin location from CMake instead of harcoded in C++ so it is easier to keep it in sync. FIXED-IN: 5.25.0 M +1 -0 src/kcmkwin/kwinrules/CMakeLists.txt M +1 -1 src/kcmkwin/kwinrules/main.cpp https://invent.kde.org/plasma/kwin/commit/329ddf57894314fcc5e67cb1c84c4e3194796870 Git commit ef360955fb3ecf92361e0fc2f91d4d3c8079cb96 by Alexander Lohnau, on behalf of Ismael Asensio. Committed on 21/05/2022 at 04:49. Pushed by alex into branch 'Plasma/5.25'. kcm/rules: Use the new KCM namespace for standalone launch After commit c1d0aa18, the namespace where the KCM is installed changed to `plasma/kcms/systemsettings/`. We need to point to this new plugin location when the KCM is launched via Alt-F3 > "Window Specific Properties" Also let's set the full plugin location from CMake instead of harcoded in C++ so it is easier to keep it in sync. FIXED-IN: 5.25.0 (cherry picked from commit 329ddf57894314fcc5e67cb1c84c4e3194796870) M +1 -0 src/kcmkwin/kwinrules/CMakeLists.txt M +1 -1 src/kcmkwin/kwinrules/main.cpp https://invent.kde.org/plasma/kwin/commit/ef360955fb3ecf92361e0fc2f91d4d3c8079cb96 |
Created attachment 149011 [details] screenshot SUMMARY When I try to configure special window/app settings via context menu of a window decoration I get the result seen in the attached screenshot. EXPECTED RESULT we can configure window rules SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.24.90 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.4 Graphics Platform: X11