Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2007 12:25:11 GMT
From:      c_O<bsd@inbox.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/112889: linux-firefox didn't load font from xorg7.2 FontPath
Message-ID:  <200705231225.l4NCPBDI017306@www.freebsd.org>
Resent-Message-ID: <200705231240.l4NCe0im095030@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



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