Bug 49027

Summary: Konsole displays english incorrectly when Chinput is enabled (LC_CTYPE=zh_CN,LANG=zh_CN)
Product: [Applications] konsole Reporter: jj oohay <jj_oohay>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description jj oohay 2002-10-11 16:18:45 UTC
Version:            (using KDE KDE 3.0.3)
Installed from:    Mandrake RPMs

Here is my .i18n:

LC_CTYPE=zh_CN
LANG=zh_CN
LANGUAGE=en_US:en
LC_MONETARY=en_US
LC_COLLATE=en_US
LC_NUMERIC=en_US
LC_TIME=en_US
LC_MESSAGES=en_US

If I cat a english-only text file in Konsole, some of the characters are mis displayed (kwrite actually too). Example, files containing 
�C (degree Celsius) are not displayed correctly.

If it can't be smart enough to take care all situations, there should be a menu item for selecting encodings to overwrite KDE default.
Comment 1 Ken Deeter 2004-04-09 23:43:05 UTC
Are you getting empty squares instead of the characters you are expecting? If so it is a qt problem. The font substitution in Qt is not as good as it could be, and is especially a problem in CJK situations.
Comment 2 Kurt Hindenburg 2006-05-16 19:20:07 UTC
Really old bug; please upgrade to KDE 3.5.x