Re: vnc on solaris 8, can't get rid of grey x session

2005-06-14 Thread Sean Kamath
[In a message on Mon, 13 Jun 2005 18:40:52 CDT,
  pheonix1t wrote:]
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 think I'm pretty close to getting dtsession to come up instead of grey 
X session but I'm at a dead end.
HELP!!

What did the log file say (should be in the .vnc directory named
server:display.log)?

I use the following in my xstartup (well, this is the cde startup):

DTXSERVERLOCATION=local
export DTXSERVERLOCATION
OPENWINHOME=/usr/openwin
export OPENWINHOME
LANG=C
export LANG

xrdb $HOME/.Xresources
xsetroot -solid grey
/usr/dt/bin/dtsession

Sean
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: vnc on solaris 8, can't get rid of grey x session

2005-06-14 Thread James Weatherall
Oskar,

Assuming that you're killing your previous VNC servers with vncserver -kill,
rather than just repeatedly connecting to the same one, you're getting a
seemingly persistent grey X session because your chosen window manager
isn't actually running.  Check the VNC server's log file for error messages
from the window or session manager.

Cheers,

Wez @ RealVNC Ltd.
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of pheonix1t
 Sent: 14 June 2005 00:41
 To: realvnc list
 Subject: 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
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list