> -----Original Message-----
> From: Technology Listserves [mailto:[EMAIL PROTECTED]]
>
> Good afternoon-
>
> I have had VNC up and running for a few days now, and
> everything works great, except one problem. I can't use a
> graphical file managing software like Nautilus. VNCserver is
> running on a RedHat 7.3 system. VCNclient is running on a
> Windows XP workstation. If I start Nautilus from the client,
> nothing happens. However, on the physical machine (the Linux
> box), Nautilus opens. Has anyone experienced this? Is there
> a way I can get Nautilus to open on the client viewer?
I've just played a little with Nautilus. As far as I see, Nautilus is NOT a
wellbehaved X11 application: It does not listen to the $DISPLAY variable!
and it does not have a -display option!
A little investigation shows it is even worse! It does have a --display
option ("--display=${DISPLAY}"), however, it does not listen to that one
too!
For vnc: if Xvnc is started with vncserver, nautilus will not display on the
Xvnc display.
For Xvnc-xdhcp sessions (like `vncserver -query localhost`, `Xvnc :7 -query
localhost` or setup as on
http://www.sourcecodecorner.com/articles/vnc/linux.asp) Nautilus displays
properly in Xvnc.
I don't know details on Nautilus but I'd complain with them.
>
> Any help is appreciated. Thanks,
If it is to complete the gnome desktop in a vnc session, use the setup as on
http://www.sourcecodecorner.com/articles/vnc/linux.asp .
CBee
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list