Bug 49658
Summary: | XFree86-xfs-4.1.0-0.9.1 has corrupt /usr/X11R6/lib/X11/fonts/Type1/fonts.scale (and thus fonts.dir too) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Raw Hide | Reporter: | Jonathan Kamens <h1k6zn2m> | ||||
Component: | XFree86 | Assignee: | Mike A. Harris <mharris> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 1.0 | CC: | goeran | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2001-08-30 16:12:55 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Jonathan Kamens
2001-07-22 21:02:46 UTC
The base problem here is that fonts.scale in this directory is corrupt. The "65" in this directory should be changed to "105" and the "40" (i.e., line 67) should be removed. A more systemic problem is that mkfontdir didn't detect this error. I'll file a separate bug report about that with a patch. Yep, fonts.scale corruption is due to an X specfile stupidity. *** This bug has been marked as a duplicate of 49660 *** This is *not* a duplicate of 49660. This bug is about the fact that the fonts.scale file is messed up (and, incidentally, it's *still* messed up in XFRee86-4.1.0-0.9.11; this *really* needs to be fixed before the next release). 49660 is about the fact taht mkfontdir should have done a better job of *detecting* the corrupt fonts.scale file. Doesn't this bug really need to be fixed before the next public release? Doens't it render all the fonts in the directory /usr/X11R6/lib/X11/fonts/Type1/fonts.scale unusable? Am I confused about this? I will attach a spec file patch which I believe will fix this, although I haven't fully tested it yet (it takes XFree86 a long time to build). Created attachment 28596 [details]
patch to spec file to generate Type1 fonts.scale correctly
*** Bug 52517 has been marked as a duplicate of this bug. *** As a fix I installed 'Xfscl.tgz' directly from ftp.xfree86.org. Works for me. This has been fixed in rawhide for a while. All users are encouraged to upgrade to the latest release. |