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 VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
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 VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
logs and xstartup file from solaris vnc - can't get dtsession to start - still getting grey xwindow
hello, subject line says it all. I posted a previous message, basically I installed solaris and it ran a few times with the 'twm' as the desktop. I changed it to the 'dtsession' with the correct path, but it still shows grey xwindow. Now, it has the 2 purple folders that show when you first log into a CDE session. I can open and close them, browse through them, but it doesn't show the rest of the CDE desktop. Most of the desktop is still the grey Xwindow. I've attached the log files and a copy of the xstartup file. If you feel it's necessary, I can also attach the vncserver file I modified. I have the same one working on another solaris box and it works fine - but if that helps you to troubleshoot this, I'll be glad to do that. Thank you, Oskar 16/06/05 11:06:48 Xvnc version 3.3.3r2 16/06/05 11:06:48 Copyright (C) AT&T Laboratories Cambridge. 16/06/05 11:06:48 All Rights Reserved. 16/06/05 11:06:48 See http://www.uk.research.att.com/vnc for information on VNC 16/06/05 11:06:48 Desktop name 'X' (server:2) 16/06/05 11:06:48 Protocol version supported 3.3 16/06/05 11:06:48 Listening for VNC connections on TCP port 5902 16/06/05 11:06:48 Listening for HTTP connections on TCP port 5802 16/06/05 11:06:48 URL http://server:5802 16/06/05 11:07:00 Got connection from client 192.1.1.201 16/06/05 11:07:00 Protocol version 3.5 16/06/05 11:07:00 Ignoring minor version mismatch 16/06/05 11:07:04 Pixel format for client 192.Warning: Name: helpWidget Class: DtHelpDialog Could not find DtNhelpVolume. xterm: fatal IO error 32 (Broken pipe) or KillClient on X server "unix:2.0" X connection to unix:2.0 broken (explicit kill or server shutdown). X connection to unix:2.0 broken (explicit kill or server shutdown). X connection to unix:2.0 broken (explicit kill or server shutdown). X connection to unix:2.0 broken (explicit kill or server shutdown). lient 192.1.1.201 16/06/05 11:07:04 rfbProcessClientNormalMessage: ignoring unknown encoding type -247 16/06/05 11:07:04 rfbProcessClientNormalMessage: ignoring unknown encoding type -240 16/06/05 11:07:04 rfbProcessClientNormalMessage: ignoring unknown encoding type -239 16/06/05 11:07:04 rfbProcessClientNormalMessage: ignoring unknown encoding type -232 16/06/05 11:07:04 rfbProcessClientNormalMessage: ignoring unknown encoding type -32 16/06/05 11:07:04 rfbProcessClientNormalMessage: ignoring unknown encoding type -224 16/06/05 11:07:04 rfbProcessClientNormalMessage: ignoring unknown encoding type -223 16/06/05 11:07:11 Client 192.1.1.201 gone 16/06/05 11:07:11 Statistics: 16/06/05 11:07:11 key events received 0, pointer events 147 16/06/05 11:07:11 framebuffer updates 43, rectangles 110, bytes 17916 16/06/05 11:07:11 hextile rectangles 110, bytes 17916 16/06/05 11:07:11 raw bytes equivalent 850949, compression ratio 47.496595 16/06/05 10:51:49 Xvnc version 3.3.3r2 16/06/05 10:51:49 Copyright (C) AT&T Laboratories Cambridge. 16/06/05 10:51:49 All Rights Reserved. 16/06/05 10:51:49 See http://www.uk.research.att.com/vnc for information on VNC 16/06/05 10:51:49 Desktop name 'X' (server:1) 16/06/05 10:51:49 Protocol version supported 3.3 16/06/05 10:51:49 Listening for VNC connections on TCP port 5901 16/06/05 10:51:49 Listening for HTTP connections on TCP port 5801 16/06/05 10:51:49 URL http://server:5801 16/06/05 10:52:03 httpd: get '' for 192.1.1.201 16/06/05 10:52:03 httpd: defaulting to 'index.vnc' 16/06/05 10:52:06 httpd: get 'favicon.ico' for 192.1.1.201 16/06/05 10:52:06 httpProcessInput:Warning: Name: helpWidget Class: DtHelpDialog Could not find DtNhelpVolume. 201 16/06/05 10:52:06 httpd: get 'vncviewer.jar' for 192.1.1.201 16/06/05 10:52:12 Got connection from client 192.1.1.201 16/06/05 10:52:12 Protocol version 3.3 16/06/05 10:52:12 Using hextile encoding for client 192.1.1.201 16/06/05 10:52:13 Pixel format for client 192.1.1.201: 16/06/05 10:52:13 8 bpp, depth 8 16/06/05 10:52:13 true colour: max r 7 g 7 b 3, shift r 0 g 3 b 6 16/06/05 10:52:13 no translation needed 16/06/05 10:52:19 Client 192.1.1.201 gone 16/06/05 10:52:19 Statistics: 16/06/05 10:52:19 key events received 0, pointer events 58 16/06/05 10:52:19 framebuffer updates 10, rectangles 22, bytes 6612 16/06/05 10:52:19 hextile rectangles 22, bytes 6612 16/06/05 10:52:19 raw bytes equivalent 799228, compression ratio 120.875378 16/06/05 10:53:07 httpd: get '' for 192.1.1.201 16/06/05 10:53:07 httpd: defaulting to 'index.vnc' 16/06/05 10:53:08 httpd: get 'vncviewer.jar' for 192.1.1.201 16/06/05 10:53:09 httpd: get 'vncviewer.jar' for 192.1.1.201 16/06/05 10:53:14 Got connection from client 192.1.1.201 16/06/05 10:53:14 Protocol version 3.3 16/06/05 10:53:15 Using hextile encoding for client 192.1.1.201 16/06/05 10:53:15 Pixel format for client 192.1.1.201: 16/06/05 10:53:15 8 bpp, depth 8 16/06/05 10:53:15 true colour: max r 7 g 7 b 3, shift r 0 g 3 b 6 16/06/05 10:53:15 no translation needed 16/06/05 10:55:04 Client 192.1.1.201 g
vnc on solaris 8, can't get rid of grey x session
hello, I finally figured out how to make vnc work on solaris! (after lots of research and experimenting!) I installed the vnc from the companion CD (2/02) add the /opt/sfw/bin and /usr/openwin/bin to PATH, then modify vncserver script on /opt/sfw/bin; at the defaultXStartup section, change the last line 'twm' section to /usr/dt/bin/dtsession &\n I did this on a fresh install and it works! I had another box where i left the twm and ran vncserver sessions. Then I tried changing the vncserver script to be like above, but it still gives me the old grey X session. I tried removing the .vnc directory and making new password, but it still gives me grey X session. I'm guessing there must be some temp files somewhere (or something like that) that keeps the initial grey X session and keeps running that even after I changed the vncserver script. What can I do to clear this out so it works with dtsession instead of grey X session? I also cleared out the /tmp directory but no luck. killed all vncserver sessions and restarted - no luck. even rebooted - no luck. I think I'm pretty close to getting dtsession to come up instead of grey X session but I'm at a dead end. HELP!! Thank you, Oskar ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list