Hello,
It is a quick fix:
1. Comment out a line with the ‘DefaultDesktopCommand’ key in /usr/NX/etc/node.cfg.
Only add in the beginning of the line ‘#’.
2. Add below old key:
DefaultDesktopCommand “/etc/gdm/Xsession ‘gnome-session
–session=gnome'”
If this doesn’t help you, could you prepare more logs for us:
1. Uncomment ‘SessionLogLevel’ in /usr/NX/etc/server.cfg and set a value 7:
before:
#SessionLogLevel 6
after:
SessionLogLevel 7
2. After that restart nxserver:
sudo /usr/NX/bin/nxserver –restart
3. Reproduce the problem (try to run a new virtual desktop)
4. Send to NoMachine:
– /var/log/syslog
– /var/log/Xorg.*.log
– home $HOME/.xsession-errors
– /usr/NX/var/log dir.
-
This reply was modified 9 years, 5 months ago by Britgirl.