Hi all...

Yep, from subject that shouldn't be too surprising...  but...

I am told (by sysadmins) the hosts are configured the same...

Both are Sun Solaris v880 boxes:
$ uname -a
SunOS e08k230 5.8 Generic_117350-28 sun4u sparc SUNW,Sun-Fire-880

Both are using same xstartup file:
$ more xstartup
#!/bin/sh

[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
#xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
PATH=$PATH:/usr/dt/bin:/usr/X/bin
export PATH
/usr/dt/bin/Xsession
vncnote
kill `cat ${vncpidfile}`

One box, of course, all is well... the other, the VNC server starts, but
when I connect the viewer, the screen is grey, but in the upper left corner,
i see what looks like the cpu/disk monitor is displayed... that is all.

I have run out of things to compare.  I pointed all this out to the admin,
but they still claim the boxes are the same...   but this seems to
tell me something
is different...

>From the 'bad' host, I am able to successfully export the Xsession window,
so it does not appear to be a display issue at all.

Anyone have ideas?

Thanks!!!
Ray
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to