http://bugs.winehq.org/show_bug.cgi?id=28183
Summary: wine always writes 7 bytes of trash to stdout Product: Wine Version: 1.3.12 Platform: All OS/Version: All Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: sweet_f_a@gmx.de
Hi,
Wine always writes 7 bytes of trash to stdout:
$ wine whatever.exe |head -c 7 |hexdump -C 00000000 1b 5b 3f 31 68 1b 3d |.[?1h.=|
These 7 bytes are always the same and don't belong to the regular application output regardless which particular .exe is used.
IMO this is a critical bug because there are console tools with stdout output only (e.g. tr). These tools are all unusable with wine.
http://bugs.winehq.org/show_bug.cgi?id=28183
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=28183
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dank@kegel.com Resolution| |DUPLICATE
--- Comment #1 from Dan Kegel dank@kegel.com 2011-08-25 21:45:13 CDT --- Fixed as of wine-1.3.15 or so, please update your wine.
*** This bug has been marked as a duplicate of bug 25838 ***
http://bugs.winehq.org/show_bug.cgi?id=28183
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other Severity|critical |minor
http://bugs.winehq.org/show_bug.cgi?id=28183
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #2 from André H. nerv@dawncrow.de 2011-09-08 15:53:04 CDT --- closing duplicate