http://bugs.winehq.org/show_bug.cgi?id=12758
Summary: Freeze on start with cp1251 locale Product: Wine Version: 0.9.60 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: r000n@yandex.ru
When I try start application with setting cp1251 encoding before: LC_ALL=ru_RU.cp1251 wine filename.exe then window of application freeze and loading stopped If I start it simple with wine filename.exe All works. But without cyrillic letters. With other locales, koi8r and utf8 start also normal.