Bug 485404
| Summary: | Missing font dependency (xorg-x11-fonts-ISO8859-1-100dpi) in xpdf | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Haakon Riiser <bugzilla> |
| Component: | xpdf | Assignee: | Tom "spot" Callaway <tcallawa> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 10 | CC: | contribs, tcallawa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 3.02-12.fc10 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-03-05 16:34:39 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: | |||
|
Description
Haakon Riiser
2009-02-13 12:20:44 UTC
Haakon, xpdf correctly pulls xorg-x11-fonts-ISO8859-1-75dpi but it could happen if you use 100dpi, I suppose. Could you post your xorg.conf as uncompressed text attachment ? --- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers (In reply to comment #1) > xpdf correctly pulls xorg-x11-fonts-ISO8859-1-75dpi but it > could happen if you use 100dpi, I suppose. Actually, xpdf didn't pull the 75dpi package before I reported a missing dependency (see bug 449298). I recently noticed that the 100dpi package is required as well. I probably didn't see this when I reported the 75dpi bug, because some other package had already pulled in the 100dpi package. > Could you post your xorg.conf as uncompressed text attachment ? Sure, but if all you want to know is my resolution, then I can tell you right now that I have set X to use 100 dpi exactly. grep -i dpi /var/log/Xorg.0.log produces (**) NVIDIA(0): Option "UseEdidDpi" "False" (**) NVIDIA(0): DPI set to (100, 100); computed from "DisplaySize" Monitor Does this matter, though? If xpdf might need 100 dpi fonts, they need to be included in the package dependencies. OK, switching to assigned. xpdf-3.02-12.fc9 has been submitted as an update for Fedora 9. http://admin.fedoraproject.org/updates/xpdf-3.02-12.fc9 xpdf-3.02-12.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/xpdf-3.02-12.fc10 xpdf-3.02-12.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. xpdf-3.02-12.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report. |