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 659300 - Japanese font mappings are broken
Summary: Japanese font mappings are broken
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: java-1.6.0-openjdk
Version: 6.0
Hardware: All
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Deepak Bhole
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks: 727195
TreeView+ depends on / blocked
 
Reported: 2010-12-02 13:13 UTC by Martin Wilck
Modified: 2018-11-26 19:28 UTC (History)
4 users (show)

Fixed In Version: java-1.6.0-openjdk-1.6.0.0-1.34.1.9.5.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 727195 (view as bug list)
Environment:
Last Closed: 2011-05-19 13:45:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
test case (6.52 KB, application/x-tar)
2010-12-02 13:17 UTC, Martin Wilck
no flags Details
proposed patch (7.46 KB, patch)
2010-12-02 13:21 UTC, Martin Wilck
no flags Details | Diff
screen shot of problem (3.96 KB, image/png)
2010-12-02 13:22 UTC, Martin Wilck
no flags Details
screen shot with fixed font mapping (5.42 KB, image/png)
2010-12-02 13:22 UTC, Martin Wilck
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 56286 0 None None None Never
Red Hat Product Errata RHBA-2011:0632 0 normal SHIPPED_LIVE java-1.6.0-openjdk bug fix and enhancement update 2011-05-18 17:55:53 UTC

Description Martin Wilck 2010-12-02 13:13:28 UTC
Description of problem:
Java GUI applications running in Japanese locale show no fonts.

Version-Release number of selected component (if applicable):
java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.i686 (also original GA package)

How reproducible:
always

Steps to Reproduce:
1. run Java AWT application using Japanese fonts
  
Actual results:
Only placeholders are displayed

Expected results:
Correct font display

Additional info:
Root cause: The fontconfig file for RHEL6 maps Japanese fonts to Sazanami fonts, which are not available under RHEL6. IPA or VLGothic fonts must be mapped instead.

Comment 1 Martin Wilck 2010-12-02 13:17:00 UTC
Created attachment 464244 [details]
test case

This is a small test case derived from the sample application under http://regumindtrail.wordpress.com/2007/01/30/writing-a-java-swing-application-to-display-japanese-characters/ that demonstrates the problem.

1 Run "make test" to see the problem.

2 Run "make good" to install a modified fontconfig file that fixes the problem (requires the IPA gothic and VL gothic font packages to be installed).

3 Run "make test" again - characters are now displayed nicely. I am not a Japanese speaker, so I can't tell if the encoding is 100% correct, but it looks like Japanese (unlike before).

Comment 2 Martin Wilck 2010-12-02 13:21:12 UTC
Created attachment 464246 [details]
proposed patch

This is a possible patch that I was using to enable the Japanese fonts. However, it is not a perfect solution. Red Hat should work out a solution where the availability of the different Japanese font packages is checked at openjdk install time, and the fontconfig file is auto-generated depending on the font availability. Likewise, if font packages are installed or uninstalled, the JDK fontconfig file should be updated to the best possible configuration with the current set of system fonts.

Comment 3 Martin Wilck 2010-12-02 13:22:00 UTC
Created attachment 464247 [details]
screen shot of problem

Comment 4 Martin Wilck 2010-12-02 13:22:31 UTC
Created attachment 464248 [details]
screen shot with fixed font mapping

Comment 12 errata-xmlrpc 2011-05-19 13:45:00 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-0632.html


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