From owner-freebsd-gnome@FreeBSD.ORG Fri Jul 4 11:06:52 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 09B6A37B401; Fri, 4 Jul 2003 11:06:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 948A243FE1; Fri, 4 Jul 2003 11:06:51 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h64I6pUp081662; Fri, 4 Jul 2003 11:06:51 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h64I6oRx081658; Fri, 4 Jul 2003 11:06:50 -0700 (PDT) Date: Fri, 4 Jul 2003 11:06:50 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200307041806.h64I6oRx081658@freefall.freebsd.org> To: "Julian Stacey"@FreeBSD.ORG, jhs@berklix.org, marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/53700: 0 size lib/X11/fonts/Type1/fonts.cache-1 silently kills mozilla 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, 04 Jul 2003 18:06:52 -0000 Synopsis: 0 size lib/X11/fonts/Type1/fonts.cache-1 silently kills mozilla State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Fri Jul 4 11:05:38 PDT 2003 State-Changed-Why: This bug is better suited for Mozilla or Freetype. If those developers come up with a release that contains the fix, then it will be integrated into FreeBSD. In the meantime, running fc-cache -f -v solves most of the font problems in all Xft-aware applications. You can also build Mozilla with -DWITHOUT_XFT to disable Xft support altogether. http://www.freebsd.org/cgi/query-pr.cgi?pr=53700