Bug 222549
Summary: | no support for greek on the console | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stephanos Manos <stefmanos> | ||||
Component: | system-config-language | Assignee: | Liang Zhang <lizhang> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | dimitris, mshao, simos.bugzilla | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | 1.2.2-1.fc8 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2007-06-26 05:44:07 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 150225 | ||||||
Attachments: |
|
Description
Stephanos Manos
2007-01-13 22:42:25 UTC
Created attachment 145535 [details]
Fix for the font problem in locale-list
Changing version to devel since it's present there also ping... I fully support this patch. Please commit. The patch is trivial; it sets an appropriate console font that supports the Greek language. The default console font does not support the Greek language. We need this by Fedora 7. I fixed it in system-config-language-1.2.1-1.fc8. Thanks a lot. :) On Fedora 7: LANG="el_GR.UTF-8" SYSFONT="latarcyrheb-sun16" this is my /etc/sysconfig/i18n i ve installed from livecd and then i selected Greek (from GUI) for system Language. This brings us back to the same problem? System-config-language-1.2.1-1.fc8 fixed this bug, it is the package of F8, not F7. System-config-language-1.2.2-1.fc8 fixed this bug, it is the package of F8, not F7. Could this fix be done also in F7 and FC6 since the bug is present there? As far as I understand, there will be no packages updates for this for Fedora versions up to F7, as this is not a security fix but an feature enhancement. Since F6 and F7 have been released already, the officially distributed ISOs will not get updated (they do not get updated). For existing users of F6 and F7 we can provide instructions on how to apply the change manually, or create an updated package that we can host on a local repository. We then ask users to add that repository in their system and the update will take place automatically through the system. To verify that F8 really works on this, we can try a beta once it becomes available. |