SUMMARY Keyboard options/settings are not loading correctly In systemsetting. Going into devices > keyboard throws : kf.coreaddons: KPluginFactory could not load the plugin /usr/lib64/qt5/plugins/kcms/kcm_keyboard.so/kcm_keyboard.so The kcm works OK though if launched with kcmshell5 kcm_keyboard STEPS TO REPRODUCE 1. Open systemsettings 2. Go into devices > keyboard 3. Noticed it does not load correctly. SOFTWARE/OS VERSIONS Opensuse Tumbleweed KDE Plasma Version: 5.87.0 KDE Frameworks Version: 5.23.80 Qt Version: 5.15.2
It looks like distro-specific problem, please try to reproduce in VM on some other distro, e.g Neon. If it happens again please reopen.
Created attachment 142200 [details] Also on Neon Yes it happens in neon as well. I have to add, eventhough kcmshell5 kcm_keyboard does launch it does not save any change made.
Does it happens on Neon run from .iso? It seems people faced this problem already. As I understand it, old .so still present on the system. As a temporary solution, try to detect which one and remove it manually. Hope it helps.
(In reply to Andrey from comment #3) > Does it happens on Neon run from .iso? > > It seems people faced this problem already. > As I understand it, old .so still present on the system. > As a temporary solution, try to detect which one and remove it manually. > > Hope it helps. No, from the live system (ISO) it does not happen. Removing "usr/lib64/qt5/plugins/kcms/kcm_keyboard.so/kcm_keyboard.so" from the system does indeed fix it.
Looks like the packaging failed to remove the old shared library file.