Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 54132

Summary: xorgconfig generates xorg.conf with old (/usr/X11R6/...) font paths ( as of xorg-x11-6.7.0, haven't tested with 6.7.0-r1 )
Product: Gentoo Linux Reporter: P Nienaber <gentoobugs>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: radek
Priority: High Keywords: Inclusion
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: xorgconfig-fontdir-fixes.patch

Description P Nienaber 2004-06-16 15:15:16 UTC
from etc-update, after merging 6.7.0-r1 and the *correct* xorg.conf contents:

Merging /etc/X11/._cfg0000_xorg.conf and /etc/X11/xorg.conf
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"              |     FontPath   "/usr/share/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"               |     FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"     |     FontPath   "/usr/share/fonts/75dpi/:unscaled "
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"    |     FontPath   "/usr/share/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"             |     FontPath   "/usr/share/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"              |     FontPath   "/usr/share/fonts/Type1/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"          | #    FontPath   "/usr/share/fonts/TrueType/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"          | #    FontPath   "/usr/share/fonts/freefont/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"              |     FontPath   "/usr/share/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"             |     FontPath   "/usr/share/fonts/100dpi/"


Reproducible: Didn't try
Steps to Reproduce:
1.  install xorg-x11-6.7.0
2.  use xorgconfig script to generate /etc/X11/xorg.conf
3.

Actual Results:  
old font paths in xorg.conf, which I have now replaced with the ones in the
template xorg.conf file that came with 6.7.0-r1 (finally etc-update does
something for me! :D)

Expected Results:  
generated paths in the config file under /usr/share/.....
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-06-16 16:54:12 UTC
I've been meaning to check this out.
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2004-06-20 22:35:59 UTC
OK, confirmed this. It has some of the /usr/share/fonts paths, but then it tacks on a bunch of /usr/X11R6 paths below. I'll see if I can hack that out.
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2004-07-04 16:40:06 UTC
Created attachment 34802 [details, diff]
xorgconfig-fontdir-fixes.patch

This fixes the issue here.
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2004-07-06 02:54:24 UTC
Upstreamed:
http://freedesktop.org/bugzilla/show_bug.cgi?id=826
Comment 5 Donnie Berkholz (RETIRED) gentoo-dev 2004-07-08 02:53:12 UTC
Fixed in xorg-x11-6.7.0-r1 patchset 1.1.1.