Bug 1182562
Summary: | Text interface broken for non-latin languages | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Martin Kolman <mkolman> |
Component: | anaconda | Assignee: | Martin Kolman <mkolman> |
Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.2 | CC: | awilliam, Frodox, jstodola, mkolman, mkovarik, sbueno |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | anaconda-21.48.22.23-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-19 09:51: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: | |||
Bug Depends On: | 1220812, 1242571 | ||
Bug Blocks: |
Description
Martin Kolman
2015-01-15 13:08:42 UTC
Here is sort of similar bug report stating that installer TUI is borked when keymap=cz is put on kernel command line. https://bugzilla.redhat.com/show_bug.cgi?id=1181581 This depends on bug 1220812 being fixed. Anaconda now uses data from langtable to detect if the Linux console can display the currently selected language. If the language can be correctly displayed it also makes sure the correct font is used (again based on langtable data). If the language can't be displayed it falls back to English. This should get rid of all the issues with white rectangles instead of text - the users should now always get readable text - either in the selected language or in English. Verified on anaconda-21.48.22.35-1.el7. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2284.html https://bugzilla.redhat.com/show_bug.cgi?id=1405240 is the logical follow-up to this - configure the appropriate console font for the *installed system* as well as using it during install - which for some reason I never thought of at the time, and only just noticed still isn't implemented (so after doing a Russian install, if you go to a console in the installed system and try to read or type any Russian text, all you get is blobs). |