
Originally Posted by
jarome
Thanks for your help.
kmserver does not seem to be anywhere on my system. I searched with kfind. It I try to run it, it cannot find it.
Again, it's in the package plasma5-workspace and should be in /usr/bin. Maybe try to re-install that.
But, as the packages in 13.2 will not work with Qt 5.4.0 anyway, and I suppose you don't want to downgrade Qt again, I suggest to do this:
Code:
sudo zypper ar -f http://download.opensuse.org/repositories/KDE:/Frameworks5/openSUSE_13.2 KDE:Frameworks5
sudo zypper dup --from KDE:Frameworks5
This will reinstall all your KF5/Plasma5 packages from KDE:Frameworks5, which is built against Qt 5.4.0.
So this should fix your problem.
A side-note: you probably wouldn't need all those 32bit Qt5 packages you have installed... 
Btw, I maintain a repo with Plasma5 packages that are co-installable with KDE4 if you're interested. That repo also contains many (not-yet released) KF5 applications...
Bookmarks