https://bugs.kde.org/show_bug.cgi?id=454335
--- Comment #3 from Nico <[email protected]> --- ls `qtpaths --plugin-dir`/org.kde.kdecoration2 Result: breezedecoration.so hellodecoration.so kwin5_aurorae.so lightlydecoration.so sierrabreeze.so kcmshell5 kcm_kwindecoration Opens the KCM in a seperate window and it still doesn't work. Output: ``` kf.kirigami: Units.devicePixelRatio is deprecated (since 5.86): This returns 1 when using Qt HiDPI scaling. file:///usr/lib/qt/qml/org/kde/kirigami.2/PlaceholderMessage.qml:235:5: QML Heading: Binding loop detected for property "verticalAlignment" kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/org.kde.kdecoration2/sierrabreeze.so" kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/org.kde.kdecoration2/breezedecoration.so" kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/org.kde.kdecoration2/hellodecoration.so" kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/org.kde.kdecoration2/lightlydecoration.so" Module 'org.kde.kwin.decoration' does not contain a module identifier directive - it cannot be protected from external registrations. ``` -- You are receiving this mail because: You are watching all bug changes.
