https://bugs.kde.org/show_bug.cgi?id=454335

--- Comment #2 from Alexander Lohnau <[email protected]> ---
I can not reproduce too.

>From looking at the code, we always go through
`KDecoration2::Preview::PreviewBridge::configure`. Here we create a KCM from
the KPluginFactory we load as a plugin. Breeze has it's own plugin with the id
"org.kde.breeze", other plugins use the org.kde.kwin.aurorae factory which
dynamically loads their QML config assets.

Maybe the plugin loading fails or the plugin does not exist.

Please run `qtpaths --plugin-dir ` and add "org.kde.kdecoration2" to the
returned path. The run an "ls" in the full path. Hopefully a kwin5_aurorae.so
plugin shows up :)

Please also check the logs, by running "kcmshell5 kcm_kwindecoration" in the
terminal.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to