Hi guys,
I am running into this this problem that immediately after logging in, KDE will immediately crash upon showing the splash screen. I have tried 1) Remove my ~/.kde folder and make sure my KDEHOME, KDEDIR, LD_LIBRARY_PATH are empty. 2) Re-install kde packages from synaptic, but neither one solved the problem. The really strange thing is that only one user account is affected and the other isn't. I suspect that I just need to clean the config files sufficiently and KDE4 will work again. Please let me know what else I could try, thanks!!
dmesg shows the following error
xsesserrors shows:
I am running into this this problem that immediately after logging in, KDE will immediately crash upon showing the splash screen. I have tried 1) Remove my ~/.kde folder and make sure my KDEHOME, KDEDIR, LD_LIBRARY_PATH are empty. 2) Re-install kde packages from synaptic, but neither one solved the problem. The really strange thing is that only one user account is affected and the other isn't. I suspect that I just need to clean the config files sufficiently and KDE4 will work again. Please let me know what else I could try, thanks!!
dmesg shows the following error
Code:
[ 5466.377912] kded4[15019] trap divide error ip:7f323fdd60df sp:7fff2d65b3d0 error:0 in libkdecore.so.5.5.0[7f323fb90000+2b7000] [ 5466.494074] kcminit_startup[15021] trap divide error ip:7f87d01e80df sp:7fff69e5bff0 error:0 in libkdecore.so.5.5.0[7f87cffa2000+2b7000] [ 5466.656067] ksmserver[15023] trap divide error ip:7fb3e38bb0df sp:7ffffe5592f0 error:0 in libkdecore.so.5.5.0[7fb3e3675000+2b7000]
Code:
startkde: Starting up... Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kded(16795): Communication problem with "kded" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.ServiceUnknown" : " "The name org.kde.kded was not provided by any .service files" " <unknown program name>(16793)/ KStartupInfo::createNewStartupId: creating: "tuesday;1288797765;749241;16793_TIME0" : "unnamed app" startkde: Shutting down... klauncher: Exiting on signal 1 startkde: Running shutdown scripts... startkde: Done.
Comment