https://bugs.winehq.org/show_bug.cgi?id=51545
Bug ID: 51545 Summary: STDOUT lost from a forked program on Cygwin/MSYS2 Product: Wine Version: 6.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wineserver Assignee: wine-bugs@winehq.org Reporter: megastallman@gmail.com Distribution: ---
Hi guys!
This bug is a continuation of https://bugs.winehq.org/show_bug.cgi?id=50705 that is actually fixed and looks much like an ancient https://bugs.winehq.org/show_bug.cgi?id=18479 , so - probably a regression.
I'm using tha latest Wine-staging build on Xubuntu. Trying to run Cygwin and MSYS2.
But for some reason, bash sessions lose STDOUT. Nevertheless, builtins work fine from both bash and wineconsole. I can finally call 'ls' or 'uname -a' from wineconsole. I get the output without closing the shell. As for bash session - 'ls' and 'uname' just output nothing. 'uname -a > qqq' results in an empty file. Builtins, like 'pwd' or 'pwd > qqq' - work fine. Same for bash scripting, STDOUT is lost.
https://bugs.winehq.org/show_bug.cgi?id=51545
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=51545
Christopher Degawa ccom@randomderp.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ccom@randomderp.com
https://bugs.winehq.org/show_bug.cgi?id=51545
Joel Holdsworth joel@airwebreathe.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joel@airwebreathe.org.uk
--- Comment #1 from Joel Holdsworth joel@airwebreathe.org.uk --- Just tested this on
https://bugs.winehq.org/show_bug.cgi?id=51545
megastallman megastallman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from megastallman megastallman@gmail.com --- Working since version 8.1. Thanks guys!
To check, you can run wineconsole in Cygwin's /bin directory, start sh or bash and run other commands in that shell.
https://bugs.winehq.org/show_bug.cgi?id=51545
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.2.