Oskar, Try running some different window managers from within the xterm that is started on your desktop, and see what errors they give when they run. Note that "dtsession" isn't normally on the user's path and so must be specified using a full path.
Also note that you are running a very old version of VNC server. Regards, Wez @ RealVNC Ltd. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of pheonix1t > Sent: 20 September 2005 20:48 > To: realvnc list > Subject: keep getting grey X window on solaris, changed > session type but still getting grey window! HELP!! > > hello, > I'm trying to get dtsession to come up on solaris 8. > I changed the session type on the vncserver script (have 3 machines > running this way, only one is being a problem). The others > work fine, > but this one just won't get rid of the grey X 'twm' session. > > I've tried using pkgrm and removing the vnc package > completely, erased > .vnc and .Xauthority. When I reinstall the vnc package, I change the > default session from 'twm' to the 'dtsession' in the > vncserver script, > but I keep getting the grey X window! > > What else can I do? I'm out of ideas to try. > > Thanks, > > Oskar > > > > # cat ml*.log > 20/09/05 12:18:04 Xvnc version 3.3.3r2 > 20/09/05 12:18:04 Copyright (C) AT&T Laboratories Cambridge. > 20/09/05 12:18:04 All Rights Reserved. > 20/09/05 12:18:04 See http://www.uk.research.att.com/vnc for > information > on VNC > 20/09/05 12:18:04 Desktop name 'X' (ml370:1) > 20/09/05 12:18:04 Protocol version supported 3.3 > 20/09/05 12:18:04 Listening for VNC connections on TCP port 5901 > 20/09/05 12:18:04 Listening for HTTP connections on TCP port 5801 > 20/09/05 12:18:04 URL http://ml370:5801 > > 20/09/05 12:18:11 Got connection from client 10.100.1.10 > 20/09/05 12:18:11 Protocol version 3.5 > 20/09/05 12:18xterm: fatal IO error 32 (Broken pipe) or > KillClient on X > server "unix:1.0" > 10.100.1.10: > 20/09/05 12:18:15 8 bpp, depth 8 > 20/09/05 12:18:15 true colour: max r 7 g 7 b 3, shift r 0 g 3 b 6 > 20/09/05 12:18:15 no translation needed > 20/09/05 12:18:15 rfbProcessClientNormalMessage: ignoring unknown > encoding type 7 > 20/09/05 12:18:15 rfbProcessClientNormalMessage: ignoring unknown > encoding type 8 > 20/09/05 12:18:15 rfbProcessClientNormalMessage: ignoring unknown > encoding type 6 > 20/09/05 12:18:15 Using hextile encoding for client 10.100.1.10 > 20/09/05 12:18:15 rfbProcessClientNormalMessage: ignoring unknown > encoding type -247 > 20/09/05 12:18:15 rfbProcessClientNormalMessage: ignoring unknown > encoding type -240 > 20/09/05 12:18:15 rfbProcessClientNormalMessage: ignoring unknown > encoding type -239 > 20/09/05 12:18:15 rfbProcessClientNormalMessage: ignoring unknown > encoding type -232 > 20/09/05 12:18:15 rfbProcessClientNormalMessage: ignoring unknown > encoding type -32 > 20/09/05 12:18:15 rfbProcessClientNormalMessage: ignoring unknown > encoding type -224 > 20/09/05 12:18:15 rfbProcessClientNormalMessage: ignoring unknown > encoding type -223 > 20/09/05 12:18:47 Client 10.100.1.10 gone > 20/09/05 12:18:47 Statistics: > 20/09/05 12:18:47 key events received 6, pointer events 47 > 20/09/05 12:18:47 framebuffer updates 20, rectangles 45, bytes 11979 > 20/09/05 12:18:47 hextile rectangles 45, bytes 11979 > 20/09/05 12:18:47 raw bytes equivalent 819972, compression > ratio 68.450789 > ********************************************************************* > > # cat xstartup > #!/bin/sh > > xrdb $HOME/.Xresources > xsetroot -solid grey > xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & > /usr/dt/bin/dtsession & > # > _______________________________________________ > VNC-List mailing list > [email protected] > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
