https://bugs.winehq.org/show_bug.cgi?id=57468
--- Comment #9 from megastallman megastallman@gmail.com --- (In reply to Eric Pouech from comment #6)
from looking at screenshot in #4, I don't see the 'beep' message after 'uname -a' do you get them from the unix console from where you started wineconsole?
Yeah, you are right. We've got 3 cases: 1) Wineconsole screenshot, running Cygwin.bat. It doesn't have 'write_console beep' message. Since I can't copy any text from there, I just made a screenshot. In the last message of bug 49780 Kolanich proposes to move to any other Unix terminal, as Konsole, that works generally better for me too, so that's about cases 2 and 3. 2) "nodebug" file contains my Konsole's Unix terminal output. 3) "winedebug" has "export WINEDEBUG=+console" set. In this mode Wine generates a huge amount of debug, so I've blindly pasted 3 "uname -a" lines, pressed Enter, pressed Ctrl+D to exit Wine, and saved the text. So lines 1,2,3 - are Unix, then we get Wine output, line 3355 is about 3 commands blindly pasted and the syscalls go next...