[Wine] Language

Dan Kegel dank at kegel.com
Tue Mar 25 23:32:08 CDT 2008


On Tue, Mar 25, 2008 at 9:12 PM, vitamin <wineforum-user at winehq.org> wrote:
>  > LANG=en_AU.UTF-8
>
>  That's your problem. Wine doesn't know what to do with that.
> You should use "en_US.UTF-8" instead.

If in fact Wine doesn't know what to do with en_AU.UTF-8,
that's a Wine bug.

Miykle, does the command
   wine notepad
misbehave?

And please try a program that had been misbehaving
for you, but run it with LANG set to an American locale,
like this:
   LANG=en_US.UTF-8
   wine  command-that-misbehaves.exe
and see if it behaves any better.



More information about the wine-users mailing list