Bug 9396

Summary: Consoletool does not initialize console fonts properly
Product: [Retired] Red Hat Linux Reporter: Milan Kerslager <milan.kerslager>
Component: console-toolsAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-18 13:17:50 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 Milan Kerslager 2000-02-13 13:27:49 UTC
The problem is in file /bin/consolechars. Downgrading consolechars to
version from Red Hat 6.1 solve this problem.

Comment 1 Bill Nottingham 2000-02-14 15:09:59 UTC
What's the error message?

Comment 2 Milan Kerslager 2000-02-14 16:39:59 UTC
There is no error message. It works but does nothing (ie. I can see the same
character before and after /etc/rc.d/init.d/keytable restart and trying to
push 'Pause' and '3' which should generate 's' with accent [Pause is switcher,
right Alt with '3' works temporarily too]). I tryed to destroy fonts on terminal
and repair them too. Again - old version works, new not.

My /etc/sysconfig/i18n:
LANG="cs_CZ"
LC_ALL="cs_CZ"
LINGUAS="cs_CZ"
SYSFONT=ucw16.psf
UNIMAP=latin2-ucw.uni
SYSFONTACM=latin2-ucw.scrnmap

Comment 3 Bernhard Rosenkraenzer 2000-02-18 13:17:59 UTC
*** This bug has been marked as a duplicate of 9519 ***