https://bugs.kde.org/show_bug.cgi?id=371582

--- Comment #18 from Vadim Dyadkin <dyad...@lns.pnpi.spb.ru> ---
I solved this issue for me. It is neither krusader not smplayer issue. The
solution is for gentoo and based on this:
https://bbs.archlinux.org/viewtopic.php?id=150732
What I did:
In /etc/locale I left only:

ru_RU.UTF-8 UTF-8
en_US.UTF-8 UTF-8

then 

locale-gen.

Then in /etc/env.d/02locale I set:

LANG="ru_RU.UTF-8"
LC_COLLATE="C"

then 
env-update && source /etc/profile && reboot

Do not use "eselect locale set" anymore, it breaks everything again. Hope it
helps.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to