> -----Original Message----- > From: Jannik Tonsberg [mailto:[EMAIL PROTECTED]] > > Please help me with the following error in the /.vnc/server:1.log: > 26/06/02 22:03:09 Xvnc version 3.3.3r2 >>>>>>>>> log removed <<<<<<<<<<<<<< > _FontTransSocketINETConnect: Can't connect: errno = 239 > failed to set default font path 'tcp/127.0.0.1:7000' > Fatal server error: > could not open default font 'fixed'
Somewhere the fontpath (-fp option) is set to `tcp/127.0.0.1:7000`. Best to use the same as your local X server. What does `xset -q` show? Then provide that for fontpath to Xvnc (or vncserver). IF it all works properly and you use `vncserver`, best to update that script. CBee _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
