Forum Replies Created
-
AuthorPosts
-
CeewhatParticipant
Dear reza,
our system admin followed your suggestions:
root:~ # cat /usr/NX/etc/node.cfg | grep DefaultXSession
# DefaultXSession /etc/X11/Xsession
DefaultXSession /etc/X11/xinit/Xsession default
root:~ # find /etc -name Xsession -exec ls -l {} \;
-rwxr-xr-x 1 root root 3563 Aug 17 2010 /etc/X11/xinit/Xsession
lrwxrwxrwx 1 root root 21 Jul 16 2012 /etc/gdm/Xsession -> ../X11/xinit/Xsessionhowever, I still get the same error message when trying to use custom session.
any other thoughts?
Thanks!
CeewhatParticipantOn the server side:
cat /usr/NX/etc/node.cfg | grep DefaultXSession
DefaultXSession /etc/X11/Xsessionls -l /etc/X11/xdm/Xsession /etc/X11/Xsession /ect/X11/Xsession
ls: cannot access /etc/X11/xdm/Xsession: No such file or directory
ls: cannot access /etc/X11/Xsession: No such file or directory
ls: cannot access /ect/X11/Xsession: No such file or directoryCeewhatParticipantcedric$ cat /usr/NX/etc/node.cfg | grep DefaultXSessioncat: /usr/NX/etc/node.cfg: No such file or directory
cedric$ ls -l /etc/X11/xdm/Xsession /etc/X11/Xsession /ect/X11/Xsession
ls: /ect/X11/Xsession: No such file or directory
ls: /etc/X11/Xsession: No such file or directory
ls: /etc/X11/xdm/Xsession: No such file or directoryon both my iMac and MBP I get the same output. X11/XQuartz is installed in either /Applications/Utilities/XQuartz or /Applications/Utilities/X11.
the Xsession file is present here:
/opt/X11/lib/X11/xdm/Xsession
/usr/X11/lib/X11/xdm/XsessionBest,
Cédric
-
AuthorPosts