https://bugs.kde.org/show_bug.cgi?id=509097
Bug ID: 509097
Summary: kwin_cube_config (x11): cannot found plugin when click
"Config..." icon from System Settings>Window
Management>Desktop Effects>Cube
Classification: Plasma
Product: kwin
Version First 6.4.4
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: effects-window-management
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When using kwin-x11, try accessing the settings dialog of kwin_cube_config
plugin would popup a warning dialog that says cannot find plugin
kwin_cube_config.
STEPS TO REPRODUCE
1. Ensure currently using kwin-x11
2. System Settings>Window Management>Desktop Effects> find the Cube plugin
3. Tick the checkbox to enable the plugin, then click the "Config" icon on the
right-hand side.
4. See result.
OBSERVED RESULT
A dialog says it cannot find plugin kwin_cube_config. (I'm not using English as
system language so not sure the exact copywriting)
EXPECTED RESULT
The settings dialog for that plugin should apprears.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux (rolling)
KDE Plasma Version: 6.4.4
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.2
ADDITIONAL INFORMATION
As a workaround, manually copy
/usr/lib/qt6/plugins/kwin/effects/configs/kwin_cube_config.so to
/usr/lib/qt6/plugins/kwin-x11/effects/configs/ will work.
I'm not sure if wayland also have such issue, but this is the only plugin that
lives under /usr/lib/qt6/plugins/kwin/effects/ instead of
/usr/lib/qt6/plugins/kwin-x11/effects/ or
/usr/lib/qt6/plugins/kwin-wayland/effects/
The source is located at
https://github.com/KDE/kdeplasma-addons/blob/master/kwin/effects/cube/kcm/CMakeLists.txt
Let me know if you need any additional information.
--
You are receiving this mail because:
You are watching all bug changes.