Version: 3.5.9 (using KDE 3.5.9) Installed from: Debian testing/unstable Packages OS: Linux By saving sessions for Multiple Screens, ksmserver corrupts the ksmserverrc for the second screen (or more; never tested more then two). It writes a leading comma where it shouldn't be: restartCommand1=,kwin,.... instead of correct restartCommand1=kwin,.... This prevents kwin from starting which makes the whole screen unusable.
It seems that all KDE-components which are started on screen 0.1 without a Path provide a restart command with a leading comma. Some additional entrys from my ksmserverrc: restartCommand1=,kwin,-session,1076696e69000121614714300000128250000_1216149417_33795,-display,:0.1 restartCommand2=kwin,-session,1076696e69000121614714300000128250001_1216149417_25958,-display,:0.0 restartCommand3=/usr/bin/kde4,nepomukserver,-session,1076696e69000121614714300000128250008_1216149417_7096,-display,:0 restartCommand4=/usr/bin/kblueplugd,-session,1076696e69000121614714400000128250015_1216149417_7401 restartCommand5=,konqueror,-session,1076696e69000121614940700000128250034_1216149417_7540,-display,:0.1
Your kdebase is too old for kdelibs.
SVN commit 837226 by lunakl: The KDE_FULL_SESSION property is always on root window of screen 0. BUG: 166598 M +2 -2 kapplication.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=837226
*** Bug 168590 has been marked as a duplicate of this bug. ***