28 Nov
2003
28 Nov
'03
2:56 a.m.
"Alexandre Julliard" <julliard(a)winehq.org> wrote:
That's because we need the locale stuff before parsing the command line, and the debug options are on the command line. The solution is to get rid of the --debugmsg option and use a WINEDEBUG environment variable instead.
Do you mean WINEOPTIONS? If yes, what is correct syntax for it? WINEOPTIONS="--debugmsg +nls" wine notepad &>notepad.log ? -- Dmitry.