From owner-freebsd-questions Sun Nov 25 14:24:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (mail.pioneernet.net [207.115.64.224]) by hub.freebsd.org (Postfix) with ESMTP id CB4C437B405 for ; Sun, 25 Nov 2001 14:24:16 -0800 (PST) Received: from there [66.114.152.128] by pioneernet.net (SMTPD32-6.06) id AFA5534100BC; Sun, 25 Nov 2001 14:24:37 -0800 Content-Type: text/plain; charset="iso-8859-1" From: chip To: "questions - freebsd" Subject: XF86-4 font problem prevents X from starting - webfonts package Date: Sun, 25 Nov 2001 14:23:49 -0800 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200111251424415.SM03488@there> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just got another machine up and running FBSD4.4 and installed the lates= t=20 Xfree86 from sysinstall and it was working just great. I then added some=20 other fonts in the ports and added the necessary lines to the XF86Config=20 file. I discovered that the webfonts package is breaking X. If I leave it= in=20 like shown below then I get this message: failed to set font path: (all the font paths listed) fatal server error: could not open default font 'fixed' But if I comment it out then X starts just fine. I thought maybe there wa= s a=20 limited number of fontpath lines, so I tried by commenting out anthere li= ne=20 and uncommenting webfonts, but it still broke X. Seems webfonts break X.=20 Anyone else seen this problem? I have 20 fontpath lines. Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/TrueType" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/freefont" FontPath "/usr/X11R6/lib/X11/fonts/jmk" FontPath "/usr/X11R6/lib/X11/fonts/latin2" FontPath "/usr/X11R6/lib/X11/fonts/mozilla" FontPath "/usr/X11R6/lib/X11/fonts/non-cjk" FontPath "/usr/X11R6/lib/X11/fonts/nucleus" FontPath "/usr/X11R6/lib/X11/fonts/sharefont" FontPath "/usr/X11R6/lib/X11/fonts/util" FontPath "/usr/X11R6/lib/X11/fonts/webfonts" EndSection I noticed that the webfonts directory contains ttf fonts. Can I just copy= =20 these to the TrueType fonts directory? -- Chip To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message