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

--- Comment #7 from Thomas Lübking <thomas.luebk...@gmail.com> ---
See the doubled plugins/plugins ?

That's a distro bug (and I think it was already reported) - basically they
added "plugins" to the plugins path when compiling KF5 (what's likely
undesired), but use the proper path on installing kwin (or similar, but
whatever happened, the lib does not end up in a plugins path and the default
plugins path in KF5 is likely the wrong one)

Check whether you don't have accidentally set "echo $QT_PLUGIN_PATH" and try

  
QT_PLUGIN_PATH=/usr/lib64/plugins/:/usr/lib64/qt5/plugins/plugins/:/usr/lib64/qt5/plugins/
kwin_x11 --replace &

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

Reply via email to