From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 28 10:38:02 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F98737B401; Fri, 28 Mar 2003 10:38:02 -0800 (PST) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBA6E43FA3; Fri, 28 Mar 2003 10:38:01 -0800 (PST) (envelope-from murray@builder.freebsdmall.com) Received: (from root@localhost) by builder.freebsdmall.com (8.12.8/8.11.6) id h2SIc1Jb042307; Fri, 28 Mar 2003 10:38:01 -0800 (PST) (envelope-from murray) Date: Fri, 28 Mar 2003 10:38:01 -0800 From: Murray Stokely To: Joe Marcus Clarke Message-ID: <20030328103800.S208@freebsdmall.com> References: <20030328023446.J208@freebsdmall.com> <1048876043.389.63.camel@gyros> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1048876043.389.63.camel@gyros>; from marcus@marcuscom.com on Fri, Mar 28, 2003 at 01:27:24PM -0500 X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D X-Spam-Status: No, hits=-32.5 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: FreeBSD GNOME Users cc: re@freebsd.org cc: portmgr@freebsd.org Subject: Re: GNOME errors with 4.8 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2003 18:38:03 -0000 On Fri, Mar 28, 2003 at 01:27:24PM -0500, Joe Marcus Clarke wrote: > Can you send your /usr/X11R6/etc/fonts/fonts.conf file? Also, do you This is just after installation from the package set, so that file should be pristine. > have any fonts.cache-1 files in the /usr/X11R6/lib/X11/fonts > subdirectories? If so, do they have any contents? If you run fc-cache No, no files with '.cache' in the name are in that subdir tree. > -f, does it fix this problem? YES! 'fc-cache -f' fixes the problem. Now, as I say, this isn't me having problems with local ports, but a problem after a fresh install of 4.8 with the packages on the FTP site. Should 'fc-cache -f' be added to a post-install script for the port or something? Please get back to me as soon as possible about this, as it's one of the last issues remaining with 4.8. Thanks, - Murray