This indicates that the default font path built into Xvnc isn't valid on
your computer.

You can find out the correct font path by running:

        Xset q

This'll list information about your X Server, including the default font
path, which you can add to your vncserver configuration file in
/etc/vnc/config (for all users) or ~/.vnc/config (for you only). The
configuration options is -fp. For example, the following will work on most
modern X servers:

        -fp unix/:7100

You'll need to substitute the font path indicated by xset for "unix:/7100"

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Ricky Soh
Sent: 27 September 2007 12:25
To: vnc-list@realvnc.com
Subject: vncserver and FC6 do not work?

Hi all,

When i run the vncserver in fc6, i realise it is not run. Checking the log
file, this is what i get:

* Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb'
**
** Xvnc Free Edition 4.1.2 - built May 12 2007 15:26:16
** Copyright (C) 2002-2005 RealVNC Ltd.
** See http://www.realvnc.com for information on VNC.
** Underlying X server release 40201000, The XFree86 Project, Inc
**
** Wed Sep 27 14:02:10 2007
**  vncext:      VNC extension running!
**  vncext:      created VNC server for screen 0
**  TcpListener: listening on IPv4, port 5901
**  TcpListener: listening on IPv4, port 5801
** error opening security policy
** file /usr/X11R6/lib/X11/xserver/SecurityPolicy
** Could not init font path element /usr/X11R6/lib/X11/fonts/misc/,
** removing from list!
** Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/,
** removing from list!
** Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/,
** removing from list!
** Could not init font path element
** /usr/X11R6/lib/X11/fonts/CID/, removing
** from list!
** Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/,
** removing from list!
** Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/,
** removing from list!
**
** Fatal server error:
** could not open default font 'fixed'*


Any solutions? Please help.

I understand the link for FC 6 for fonts is in /usr/share/X11

Thanks

Ricky Soh.
_______________________________________________
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

Reply via email to