Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2008 17:02:42 +0100
From:      Harald Weis <hawei@free.fr>
To:        freebsd-stable@freebsd.org
Subject:   Re: X.org: Fatal server error [Solved]
Message-ID:  <20080217160242.GA2841@pollux>
In-Reply-To: <20080215124413.GB2938@pollux>
References:  <20080207124403.GA2792@pollux> <20080210181332.A23724@eskimo.com> <20080211093702.GA2367@pollux> <20080211122913.A9514@eskimo.com> <20080215124413.GB2938@pollux>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 15, 2008 at 01:44:13PM +0100, Harald Weis wrote:
 
> Fatal server error:
> could not open default font 'fixed'
 
I've learned two lessons.

1. As a constant user of portupgrade since ages, this time,
before and after the xorg-upgrade procedure, I have carelessly
omitted the `-R' option. No wonder that required packages
were missing.

2. The `pkg_info -L' check does not certify that the file is
actually in its place: between two checks I have removed all
the empty fontfiles in misc/, thereby getting rid again of 
fonts.alias as well :-( and forgot about it.
Now I know that the server is indeed looking first for
the `fixed' line in fonts.alias. If he does not find it,
he complains no matter how many fixed fonts are stored in misc/.

The fact that misc/ and three other directories in that machine
were only populated with a large number of empty fontfiles
remains weird though.

Thanks again for every reply, on-list and off-list.

HW
-- 
FreeBSD 6.2-RELEASE-p2 #0: Tue Feb 27 22:56:09 UTC 2007



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080217160242.GA2841>