From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 23 13:30:10 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 71BC716A400 for ; Wed, 23 May 2007 13:30:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 392EF13C46A for ; Wed, 23 May 2007 13:30:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l4NDUANM099753 for ; Wed, 23 May 2007 13:30:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4NDUA07099750; Wed, 23 May 2007 13:30:10 GMT (envelope-from gnats) Resent-Date: Wed, 23 May 2007 13:30:10 GMT Resent-Message-Id: <200705231330.l4NDUA07099750@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, c_O Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5ECD16A41F for ; Wed, 23 May 2007 13:27:26 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id B570F13C484 for ; Wed, 23 May 2007 13:27:26 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l4NDRQSv041529 for ; Wed, 23 May 2007 13:27:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l4NDMPmW031097; Wed, 23 May 2007 13:22:25 GMT (envelope-from nobody) Message-Id: <200705231322.l4NDMPmW031097@www.freebsd.org> Date: Wed, 23 May 2007 13:22:25 GMT From: c_O To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/112892: linux-firefox didn't load font from Xorg7.2 FontPath X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2007 13:30:10 -0000 >Number: 112892 >Category: ports >Synopsis: linux-firefox didn't load font from Xorg7.2 FontPath >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 23 13:30:09 GMT 2007 >Closed-Date: >Last-Modified: >Originator: c_O >Release: freebsd 6.2 Release i386 >Organization: Mars >Environment: FreeBSD Alix.local 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #0: Mon Mar 19 21:11:10 CST 2007 root@Alix.local:/usr/obj/usr/src/sys/xbsd i386 >Description: I upgraded xorg to 7.2 with full new installation of all ports pkg_delete -a; rm -rf /usr/local/ /usr/X11R6 I found linux-firefox counldn't load any font from the new FontPath /usr/local/lib/X11/fonts/* just load fonts in ~/.fonts/* my FontPath config from xorg.conf Section "Files" FontPath "/usr/local/lib/X11/fonts/misc/:unscaled" FontPath "/usr/local/lib/X11/fonts/wqy/" FontPath "/usr/local/lib/X11/fonts/TTF/" FontPath "/usr/local/lib/X11/fonts/Type1/" FontPath "/usr/local/lib/X11/fonts/75dpi/" FontPath "/usr/local/lib/X11/fonts/100dpi/" FontPath "/usr/local/lib/X11/fonts/URW/" FontPath "/usr/local/lib/X11/fonts/webfonts/" #FontPath "/usr/local/lib/X11/fonts/arkpandora/" EndSection >How-To-Repeat: portinstall xorg linux-firefox >Fix: ln -s /usr/local /usr/X11R6 >Release-Note: >Audit-Trail: >Unformatted: