RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 608071 - fonts.conf doesn't include /usr/share/X11/fonts/misc and applications segfault
Summary: fonts.conf doesn't include /usr/share/X11/fonts/misc and applications segfault
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: fontconfig
Version: 6.0
Hardware: All
OS: Linux
low
high
Target Milestone: rc
: ---
Assignee: Marek Kašík
QA Contact: desktop-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-25 15:19 UTC by Aleš Mareček
Modified: 2010-07-16 04:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-16 04:34:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Aleš Mareček 2010-06-25 15:19:51 UTC
Description of problem:
/etc/fonts/fonts.conf doesn't include <dir>/usr/share/X11/fonts/misc</dir> which cause that on installation with Xorg only applications segfault. This is because in config there are:
<dir>/usr/share/X11/fonts/Type1</dir> <dir>/usr/share/X11/fonts/TTF</dir> <dir>/usr/local/share/fonts</dir>
which don't have to be installed (installation without force).

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

How reproducible:
Always

Steps to Reproduce:
1. See: https://bugzilla.redhat.com/show_bug.cgi?id=606671#c0
  
Actual results:
No "<dir>/usr/share/X11/fonts/misc</dir>" in /etc/fonts/fonts.conf
Expected results:
"<dir>/usr/share/X11/fonts/misc</dir>" in /etc/fonts/fonts.conf

Additional info:
See more on TK bug, Firefox and Thunderbird bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=606671
https://bugzilla.redhat.com/show_bug.cgi?id=590707
https://bugzilla.redhat.com/show_bug.cgi?id=591481

Comment 1 Bill Nottingham 2010-06-25 16:16:04 UTC
This is intentional, AFAIK, we don't want apps chosing those bitmap fonts.

Comment 2 Bill Nottingham 2010-06-25 16:22:33 UTC
See bug 607057 and https://bugzilla.redhat.com/show_bug.cgi?id=582665#c7.

Comment 3 Marek Kašík 2010-07-02 13:39:45 UTC
There do not have to be any font installed with Xorg. Hence, the application should handle the situation with no font installed itself (or the library which needs it).

Marek

Comment 7 Denise Dumas 2010-07-15 20:21:49 UTC
This use case is just not supported - you must have fonts to use X

Comment 10 RHEL Program Management 2010-07-16 04:34:37 UTC
Development Management has reviewed and declined this request.  You may appeal
this decision by reopening this request.


Note You need to log in before you can comment on or make changes to this bug.