Tagged Questions
3
votes
1answer
130 views
Encoding Problem: Qt Apps delete all non ASCII chars from files
Qt applications are deleting non-latin characters from ISO-8859 encoded files on my Gentoo system. Actually I'm trying to merge two German files with KDiff3 and P4Merge (making "Whlen" out of ...
4
votes
3answers
956 views
russian letters in gentoo console as '?'
I managed to get russian language working in my Gnome apps, but neither in the console (Alt-Shift-F2 and such) nor in the Gnome Terminal
valyagentoo va1en0k # locale
LANG=ru_RU.UTF-8
...