http://bugs.winehq.org/show_bug.cgi?id=10025
--- Comment #6 from ChALkeR chalkerx@gmail.com 2007-10-14 03:51:24 --- (In reply to comment #5)
Most likely this "regression" is caused by introduction of Tahoma font replacement which currently doesn't contain cyrillic glyphs at all.
To the original reporter: UTF-8 is not a locale, ru_RU.UTF-8 is. Whta's your real locale name?
For me:
chalker@linux:~> locale LANG=ru_RU.UTF-8 LC_CTYPE="ru_RU.UTF-8" LC_NUMERIC="ru_RU.UTF-8" LC_TIME="ru_RU.UTF-8" LC_COLLATE="ru_RU.UTF-8" LC_MONETARY="ru_RU.UTF-8" LC_MESSAGES="ru_RU.UTF-8" LC_PAPER="ru_RU.UTF-8" LC_NAME="ru_RU.UTF-8" LC_ADDRESS="ru_RU.UTF-8" LC_TELEPHONE="ru_RU.UTF-8" LC_MEASUREMENT="ru_RU.UTF-8" LC_IDENTIFICATION="ru_RU.UTF-8" LC_ALL= chalker@linux:~>
For him, probably, the same.