Bug 1744377
| Summary: | No fonts available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Steven Usdansky <usdanskys> |
| Component: | fontconfig | Assignee: | Akira TAGOH <tagoh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 31 | CC: | ajax, caillon+fedoraproject, dreibh, fonts-bugs, gnome-sig, i18n-bugs, john.j5live, jridky, mclasen, nphilipp, phracek, pnemade, rhughes, rstrode, sandmann, tagoh, zdohnal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | fontconfig-2.13.92-3.fc31 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-15 00:25:45 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Steven Usdansky
2019-08-22 02:03:30 UTC
*** Bug 1744951 has been marked as a duplicate of this bug. *** The issue is caused by fontconfig package due of following commit [1]. Based on fontconfig documentation [2]: If 'complain' is FcFalse, no warning will be displayed if 'file' does not exist. ... Returns FcFalse if some error occurred while loading the file, either a parse error, semantic error or allocation failure. Otherwise returns FcTrue. Now, when 'file' is missing, FcFalse is returned instead of FcTrue and due of it, GIMP don't parse any font.conf file in the system. Assigning this issue to fontconfig package. [1] https://gitlab.freedesktop.org/fontconfig/fontconfig/commit/36f46ba7201481e6fee25cf3c78038d57f41d7cf [2] https://www.freedesktop.org/software/fontconfig/fontconfig-devel/fcconfigparseandload.html FEDORA-2019-7632c79e6f has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-7632c79e6f fontconfig-2.13.92-3.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-7632c79e6f New fontconfig fixes the problem for me fontconfig-2.13.92-3.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. |