Menu

#3 truetype fonts not initialising

closed
None
5
2003-02-25
2003-02-24
Tony Austin
No

I'm using the Xvnc beta version that you sent me and
getting the error below on loading the truetype fonts.
As far as I can tell my truetype fonts directory is
OK, I have run "ttmkfdir -o font.scale" and "mkfontdir"
successfully and my truetype fonts seem to install and
work with plain old X (no error on loading) and Xvnc
(even with the error msg), so I am not sure why I am
seeing the message.

My fontpath variable in /usr/bin/vncserver is
"$fontPath =
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/truetype/,/usr/X11R6/lib/X11/fonts/75dpi/";

Any ideas?

Curiously, Xvnc seems to output the log file entries as
below twice; the following log file is just from a
single launch.

Xvnc log file:

22/02/2003 22:28:02 Copyright (C) 1999 AT&T
Laboratories Cambridge.
22/02/2003 22:28:02 Copyright (C) 2000-2002 Constantin
Kaplinsky.
22/02/2003 22:28:02 Copyright (C) 2001-2002 Alan Hourihane.
22/02/2003 22:28:02 All Rights Reserved.
22/02/2003 22:28:02 See
http://www.uk.research.att.com/vnc for information on VNC
22/02/2003 22:28:02 See http://www.tightvnc.com for
TightVNC-specific information
22/02/2003 22:28:02 See http://xf4vnc.sf.net for
xf4vnc-specific information
22/02/2003 22:28:02 Desktop name 'X' (G2:3)
22/02/2003 22:28:02 Protocol version supported 3.3
22/02/2003 22:28:02 RGB format 5 6 5
22/02/2003 22:28:02 Listening for VNC connections on
TCP port 5903
22/02/2003 22:28:02 Listening for HTTP connections on
TCP port 5803
22/02/2003 22:28:02 URL http://G2:5803
Could not init font path element
/usr/X11R6/lib/X11/fonts/truetype/, removing from list!
cat: /root/.xauthAF4MIb: No such file or directory
22/02/2003 22:28:03 Xvnc version XF4VNC-4.2.99.2
22/02/2003 22:28:03 Copyright (C) 1999 AT&T
Laboratories Cambridge.
22/02/2003 22:28:03 Copyright (C) 2000-2002 Constantin
Kaplinsky.
22/02/2003 22:28:03 Copyright (C) 2001-2002 Alan Hourihane.
22/02/2003 22:28:03 All Rights Reserved.
22/02/2003 22:28:03 See
http://www.uk.research.att.com/vnc for information on VNC
22/02/2003 22:28:03 See http://www.tightvnc.com for
TightVNC-specific information
22/02/2003 22:28:03 See http://xf4vnc.sf.net for
xf4vnc-specific information
22/02/2003 22:28:03 Desktop name 'X' (G2:3)
22/02/2003 22:28:03 Protocol version supported 3.3
22/02/2003 22:28:03 RGB format 5 6 5
22/02/2003 22:28:03 Listening for VNC connections on
TCP port 5903
22/02/2003 22:28:03 Listening for HTTP connections on
TCP port 5803
22/02/2003 22:28:03 URL http://G2:5803
Could not init font path element
/usr/X11R6/lib/X11/fonts/truetype/, removing from list!
cat: /root/.xauthAF4MIb: No such file or directory

Discussion

  • Alan Hourihane

    Alan Hourihane - 2003-02-25

    Logged In: YES
    user_id=2372

    When your using plain X, have you got

    Load "xtt"

    in your XF86Config file ?

     
  • Alan Hourihane

    Alan Hourihane - 2003-02-25
    • assigned_to: nobody --> alanh
     
  • Tony Austin

    Tony Austin - 2003-02-25

    Logged In: YES
    user_id=337107

    Yes, I do have

    Load "xtt"

    in my XF86Config file?

     
  • Alan Hourihane

    Alan Hourihane - 2003-02-25
    • status: open --> closed
     
  • Alan Hourihane

    Alan Hourihane - 2003-02-25

    Logged In: YES
    user_id=2372

    That's the problem with Xvnc, it didn't have the xtt module
    compiled in.

    I'll fix that for the 4.3.0 release.

     
  • Alan Hourihane

    Alan Hourihane - 2003-02-27

    Logged In: YES
    user_id=2372

    xf4vnc 4.3.0 is released. Can you try it ?

     
  • Tony Austin

    Tony Austin - 2003-03-03

    Logged In: YES
    user_id=337107

    This looks fixed with xf4vnc 4.3.0. The Xvnc log file with
    -kb option is as follows:

    03/03/2003 23:00:12 Xvnc version XF4VNC-4.3.0
    03/03/2003 23:00:12 Copyright (C) 1999 AT&T Laboratories
    Cambridge.
    03/03/2003 23:00:12 Copyright (C) 2000-2002 Constantin
    Kaplinsky.
    03/03/2003 23:00:12 Copyright (C) 2001-2002 Alan Hourihane.
    03/03/2003 23:00:12 All Rights Reserved.
    03/03/2003 23:00:12 See http://www.uk.research.att.com/vnc
    for information on VNC
    03/03/2003 23:00:12 See http://www.tightvnc.com for
    TightVNC-specific information
    03/03/2003 23:00:12 See http://xf4vnc.sf.net for
    xf4vnc-specific information
    03/03/2003 23:00:12 Desktop name 'X' (G2:4)
    03/03/2003 23:00:12 Protocol version supported 3.3
    03/03/2003 23:00:12 RGB format 5 6 5
    03/03/2003 23:00:12 Listening for VNC connections on TCP
    port 5904
    03/03/2003 23:00:12 Listening for HTTP connections on TCP
    port 5804
    03/03/2003 23:00:12 URL http://G2:5804
    03/03/2003 23:00:13 Xvnc version XF4VNC-4.3.0
    03/03/2003 23:00:13 Copyright (C) 1999 AT&T Laboratories
    Cambridge.
    03/03/2003 23:00:13 Copyright (C) 2000-2002 Constantin
    Kaplinsky.
    03/03/2003 23:00:13 Copyright (C) 2001-2002 Alan Hourihane.
    03/03/2003 23:00:13 All Rights Reserved.
    03/03/2003 23:00:13 See http://www.uk.research.att.com/vnc
    for information on VNC
    03/03/2003 23:00:13 See http://www.tightvnc.com for
    TightVNC-specific information
    03/03/2003 23:00:13 See http://xf4vnc.sf.net for
    xf4vnc-specific information
    03/03/2003 23:00:13 Desktop name 'X' (G2:4)
    03/03/2003 23:00:13 Protocol version supported 3.3
    03/03/2003 23:00:13 RGB format 5 6 5
    03/03/2003 23:00:13 Listening for VNC connections on TCP
    port 5904
    03/03/2003 23:00:13 Listening for HTTP connections on TCP
    port 5804
    03/03/2003 23:00:13 URL http://G2:5804

     

Log in to post a comment.