Bug 255016

Summary: korean characters missing in filenames
Product: [I don't know] kde Reporter: Sergey Kondakov <virtuousfox>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.5   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Sergey Kondakov 2010-10-23 04:47:21 UTC
Version:           4.5 (using KDE 4.5.2) 
OS:                Linux

i have bunch of files with names with mixed english+russian+korean and english+russian+chinese characters. KDE 4.x software (dolphin, konqueror, konsole and `ls`) skips korean altogether as if it wasn't there but if i open directory with firefox as file:///<path> when i can see them alright.

chinese characters shown properly and it does not happen in KDE 3.5. also, it might be a regression in newest KDE 4.x since i vaguely remember it working right before but i may be mistaken.
all my KDE and firefox fonts are DejaVu and LANG=ru_RU.UTF-8

Reproducible: Always

Steps to Reproduce:
1) make english+russian+korean filename
2) look at it via KDE software

Actual Results:  
and see no korean

Expected Results:  
see everything
Comment 1 Sergey Kondakov 2010-10-27 18:07:56 UTC
never mind, looks like it was Qt 4.6.3 issue. updating to 4.7 fixed it