[Bug 390171] New: Broken links in /etc/X11/fontpath.d/

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 19 10:13:49 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/show_bug.cgi?id=390171

           Summary: Broken links in /etc/X11/fontpath.d/
           Product: Fedora
           Version: f8
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: high
          Priority: low
         Component: xorg-x11-fonts
        AssignedTo: xgl-maint at redhat.com
        ReportedBy: eisenmenger at fmp-berlin.de
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-fonts-bugs-list at redhat.com


Description of problem:

on fully installed & updated i386 & x86_64 Fedora 8 systems, I found the 
following links BROKEN in /etc/X11/fontpath.d/

xorg-x11-fonts-100dpi:unscaled:pri=30 -> 
/usr/share/X11/fonts/100dpi:unscaled
xorg-x11-fonts-misc:unscaled:pri=10 -> /usr/share/X11/fonts/misc:unscaled


This may be caused by incorrect installation scripts of

xorg-x11-fonts-misc-7.2-3.fc8
xorg-x11-fonts-100dpi-7.2-3.fc8

RPMs.


A workaround is to add:

Section "Files"
    FontPath        "/usr/share/X11/fonts/misc"
    FontPath        "/usr/share/X11/fonts/misc:unscaled"
    FontPath        "/usr/share/X11/fonts/100dpi"
    FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
EndSection

to /etc/X11/xorg.conf


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-fonts-bugs-list mailing list