http://bugs.winehq.org/show_bug.cgi?id=13862
Summary: Wine should convert OEM->Terminal charset on console output Product: Wine Version: 1.0-rc4 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P1 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: wine@mkarcher.dialup.fu-berlin.de
If a programs writes a text to the console when running in a terminal (without wineconsole), the windows program is expected to output text encoded in the OEM codepage. The terminal emulator used usually does not expect to get Codepage 437 or Codepage 850, so there should be a conversion layer.
I know that this problem is difficult and maybe unsolvable, as for ouput to pipes or files you never ever know what the reader of the file/pipe is going to expect.
http://bugs.winehq.org/show_bug.cgi?id=13862
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget@codeweavers.com Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from François Gouget fgouget@codeweavers.com 2008-06-12 04:42:49 --- Duplicate of: 13819 - Wrong codepage used for console output
*** This bug has been marked as a duplicate of bug 13819 ***
http://bugs.winehq.org/show_bug.cgi?id=13862
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Lei Zhang thestig@google.com 2008-06-19 23:35:31 --- closing dup.