I’ve tried to install KDE Current on opensuse 13.1, but I have some issues with it. I can’t open systemsetting, the composition works only with xrennder:
systemsettings -caption %c %i
systemsettings: error while loading shared libraries: libsystemsettingsview.so.2: cannot open shared object file: No such file or directory
I would like to downgrade KDE to official version. Is it possible?
This should make sure that all packages get updated.
If that doesn’t help, make sure that the package kdebase4-workspace-libs is installed, and try to re-install it if it is.
This contains the missing libsystemsettingsview.so.2. among other necessary things.
I would like to downgrade KDE to official version. Is it possible?
Yes. Remove the repo and run “zypper dup”. But this might be dangerous if you have 3rd party repos added.
You could also switch back all packages in YaST using the “Versions” tab. Or with a “full repository vendor change” update similar to above, but use the 13.1 or 13.1-Update repo.