From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 23 12:40:01 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 6D7DE16A468 for ; Wed, 23 May 2007 12:40:01 +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 284C313C4B8 for ; Wed, 23 May 2007 12:40:01 +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 l4NCe0QC095031 for ; Wed, 23 May 2007 12:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4NCe0im095030; Wed, 23 May 2007 12:40:00 GMT (envelope-from gnats) Resent-Date: Wed, 23 May 2007 12:40:00 GMT Resent-Message-Id: <200705231240.l4NCe0im095030@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 BB5F316A46B for ; Wed, 23 May 2007 12:30:12 +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 AB26913C4B8 for ; Wed, 23 May 2007 12:30:12 +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 l4NCUCAX018017 for ; Wed, 23 May 2007 12:30:12 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l4NCPBDI017306; Wed, 23 May 2007 12:25:11 GMT (envelope-from nobody) Message-Id: <200705231225.l4NCPBDI017306@www.freebsd.org> Date: Wed, 23 May 2007 12:25:11 GMT From: c_O To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/112889: 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 12:40:01 -0000 >Number: 112889 >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 12:40:00 GMT 2007 >Closed-Date: >Last-Modified: >Originator: c_O >Release: FreeBSD 6.2 i386 >Organization: unknown >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: after i upgrade to xorg7.2 with full new installation of all ports: pkg_delete -a;rm -rf /usr/local/ /usr/X11R6 i found linux-firefox didn't load font from /usr/local/lib/X11/fonts/* the new Xorg7.2 FontPath. the FontPath Configure in my 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: