Bug 86389

Summary: Konsole does not show some characters right when locale is unicode enabled
Product: [Applications] konsole Reporter: Ismail Donmez <ismail>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: patrick
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot
Right screenshot

Description Ismail Donmez 2004-08-01 17:33:59 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.4.1 
OS:                Linux

Check the attached screenshots. Issue is pretty clear.
Comment 1 Ismail Donmez 2004-08-01 17:38:23 UTC
Created attachment 6958 [details]
Screenshot

Screenshot of the problem
Comment 2 Ken Deeter 2004-08-06 09:11:39 UTC
All I see is a screenshot of xterm? It looks ok to me..
Comment 3 Ismail Donmez 2004-08-09 15:52:23 UTC
Created attachment 7049 [details]
Right screenshot
Comment 4 Eric L. 2004-09-20 18:34:43 UTC
Hi,

I had the same problem with:
Qt: 3.2.3
KDE: 3.2.3
Konsole: 1.3.2
but it was because LANG=xx_XX.UTF-8 was defined only in ~/.bashrc, leading to the fact that konsole itself wasn't running under Unicode, while the shell within konsole was Unicode. If the problem disappears when you start konsole from another konsole, or with a command like "LANG=xx_XX.UTF-8 konsole", then it's probably your problem.
Second thought is that the only font I could find that has all unicode characters (at least the ones I need) is LucidaTypewriter (but doesn't look like your problem).

Cheers, Eric
Comment 5 Ismail Donmez 2004-09-20 18:40:56 UTC
Hi,

LANG=tr_TR.UTF-8 konsole

results in same problem. My font has unicode characters so its not the problem.
Comment 6 Ismail Donmez 2005-01-07 09:31:40 UTC
This was a cdrecord bug.