I was having problems after going to Solaris 9. Where vncserver would immediately close connections. I use inetd to start the vncserver and was using the -fp tcp/localhost:7100. It seems with newer versions of OS, even though the fs (font server) is in the /etc/service file at port 7100 Xvnc can't connect to it so it then trys some internal coded path 'fixed' and can't connect to that either. By leaving this command argument off altogether it works fine. By the way what tooks so long to find is where Xvnc logs errors, its in /var/adm/X1mesgs.
Akira Hatakeyama wrote: >Greetings. > >On Thu, Oct 30, 2003 at 04:43:15PM -0800, Morrison Davis wrote: > > >>I think I've found the problem but not sure how to fix it. >>in /var/adm/X1mesgs I see the following >>_FontTransSocketINETConnect: Can't connect: errno = 146 >>failed to set default font path 'tcp/localhost:7100' >>Fatal server error: >> >> > >Means your Xvnc looking for font server but cannot find it. >Did you configured to start font server ? _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
