https://bugs.kde.org/show_bug.cgi?id=347176
--- Comment #17 from Marc Collin <coll...@laboiteaprog.com> --- Created attachment 96388 --> https://bugs.kde.org/attachment.cgi?id=96388&action=edit image screen if i run you command strace kcmshell5 kwinscripts 2>&1 | grep kcm_kwin4_genericscripted.so stat(".//kcm_kwin4_genericscripted.so", {st_mode=S_IFREG|0755, st_size=547544, ...}) = 0 open(".//kcm_kwin4_genericscripted.so", O_RDONLY|O_CLOEXEC) = 12 open(".//kcm_kwin4_genericscripted.so", O_RDONLY|O_CLOEXEC) = 12 stat(".//kcm_kwin4_genericscripted.so", {st_mode=S_IFREG|0755, st_size=547544, ...}) = 0 stat(".//kcm_kwin4_genericscripted.so", {st_mode=S_IFREG|0755, st_size=547544, ...}) = 0 stat(".//kcm_kwin4_genericscripted.so", {st_mode=S_IFREG|0755, st_size=547544, ...}) = 0 when i click on the tiling extension to setup it i get this screen... but if i pass by KDE Systemsettings, windows management,. kwin script i click on the same button, i get a message specifiing sharing library is not found.... In the file: /home/collinm/.local/share/kwin/scripts/kwin-script-tiling/metadata.desktop, for key X-KDE-Library i tried to put: kwin/effects/configs/kcm_kwin4_genericscripted same result tried also /usr/lib64/qt5/plugins/kwin/effects/configs/kcm_kwin4_genericscripted same result -- You are receiving this mail because: You are watching all bug changes.