Hi there, I'm running Kubuntu 14.10 and rather impulsively decided to upgrade to plasma 5.2 yesterday using these commands.
It seemingly went swimmingly however I'm unable to access System Settings. When I select it in the menu a dialogue opens with the following message:
When I use Alt+F2 I get the same result.
HOWEVER
When I launch from a console with systemsettings5 then it starts fine...
What do I edit to ensure that the menu entry points towards systemsettings5 rather than systemsettings . so?
Thanks in advance for any pointers.
Code:
sudo apt-add-repository ppa:kubuntu-ppa/next-backports sudo apt-get update sudo apt-get dist-upgrade sudo apt-get install plasma-desktop plasma-workspace plasma-workspace-wallpapers sudo apt-get dist-upgrade
KDEInit could not launch 'systemsettings':
Could not open library '/usr/lib/i386-linux-gnu/libkdeinit5_systemsettings'.
Cannot load library /usr/lib/i386-linux-gnu/libkdeinit5_systemsettings: (/usr/lib/i386-linux-gnu/libkdeinit5_systemsettings . so: cannot open shared object file: No such file or directory)
Could not open library '/usr/lib/i386-linux-gnu/libkdeinit5_systemsettings'.
Cannot load library /usr/lib/i386-linux-gnu/libkdeinit5_systemsettings: (/usr/lib/i386-linux-gnu/libkdeinit5_systemsettings . so: cannot open shared object file: No such file or directory)
HOWEVER
When I launch from a console with systemsettings5 then it starts fine...
What do I edit to ensure that the menu entry points towards systemsettings5 rather than systemsettings . so?
Thanks in advance for any pointers.
Comment