I fixed it by making the following change in /etc/nxserver/node.conf<br><br>COMMAND_START_KDE="/usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session /usr/bin/startkde"<br>COMMAND_START_KDE="/usr/bin/startkde"
<br><br>Some better error reporting might have helped in isolating the problem.<br>