Bug 658363
Summary: | Several fonts interfere with citrix receiver | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | masterson.andrew |
Component: | cjkuni-uming-fonts | Assignee: | Peng Wu <pwu> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 13 | CC: | i18n-bugs, jni, masterson.andrew, petersen, pwu, rene.purcell, tagoh |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-01-31 09:14:00 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
masterson.andrew
2010-11-30 06:25:11 UTC
We encountered the problem before, please see: https://bugzilla.redhat.com/show_bug.cgi?id=634039 Bug 634039 - encodings in /usr/share/X11/fonts/encodings/large are not read by X server Maybe you can also open a bug against java-1.6.0-openjdk to see whether they can remove the fonts dependencies. Hi Masterson Andrew, Does the above bug fixes your problem? I installed java-1.6.0-openjdk x86_64 1:1.6.0.0-46.1.8.3.fc13 updates 25 M java-1.6.0-openjdk-plugin x86_64 1:1.6.0.0-46.1.8.3.fc13 updates 102 k which don't seem to have any font dependencies, and the citrix client worked fine (no font errors). Then, to test, I did # cd /usr/share/X11/fonts/encodings # mkfontdir -n -e /usr/share/X11/fonts/encodings -e /usr/share/X11/fonts/encodings/large from the bug report listed above, and installed cjkuni-uming-fonts noarch 0.2.20080216.1-42.fc13 updates 8.9 M and the citrix client still works. So it appears that the mkfontdir command fixes whatever was causing the X applications to break. From reading the bug report it looks like this is fixed in Rawhide. requested Fedora 13/14 updates. On Bug 634039 - encodings in /usr/share/X11/fonts/encodings/large are not read by X server I'm under Fedora 13 lastest update on Dec. 14 and I had the same problem explained in this ticket. The citrix Ica client was working fine since the release of F13, and update seems to have caused this. I've use the suggestion in comment #3: # cd /usr/share/X11/fonts/encodings # mkfontdir -n -e /usr/share/X11/fonts/encodings -e /usr/share/X11/fonts/encodings/large And doing this fixed my problem! According to the above comments, this isn't an issue in this package. the root cause should be fixed with Bug#634039. closing. *** This bug has been marked as a duplicate of bug 634039 *** |