First of all here is what is in the /temp file. copy/paste:
Invalid D-BUS interface name 'org.kde.plasma-desktop.PlasmaApp' found while parsing introspection
... hmmm, just made a try on mine system, I have the same message because plasma-desktop is already running.
we can retry with another config file, plasma-desktoprc:
ALT + F2, type in konsole <ENTER>
su <ENTER>
really all the following 3 commands are supposed to be run as superuser:
you should substitute the string "[your first username]" with your login id.
---------------------------------------------------------------------------------------------------------
cd /home/[your first username]/.kde4/share/config
cp plasma-desktoprc plasma-desktoprc.bak
cp /etc/skel/.kde4/share/config/plasma-desktoprc plasma-desktoprc
---------------------------------------------------------------------------------------------------------
then close all, log out and log in.
AS