https://bugs.winehq.org/show_bug.cgi?id=44066
Bug ID: 44066 Summary: mintty/msys2 doesn't work since wine 2.5.0 (named pipes) Product: Wine-staging Version: 2.22 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: andrey.gursky@e-mail.ua CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Hi!
According to [1], I'm opening a new issue.
msys2 (based on Cygwin up to 2.5.x) does work on wine-staging.
Since 2.5.0 mintty starts but has no visible output. You can work only blindly (ctrl+d closes the session).
Actually I've expected that since wine 2.5 msys2 will work not only on wine-staging but also on wine. Unfortunately the opposite has happened.
Regards,
Andrey
[1] https://bugs.winehq.org/show_bug.cgi?id=17195#c189
https://bugs.winehq.org/show_bug.cgi?id=44066
Andrey andrey.gursky@e-mail.ua changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.gursky@e-mail.ua
https://bugs.winehq.org/show_bug.cgi?id=44066
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- In recent git, the last feature that was present in wine-staging version but not plain wine (non-blocking mode) is implemented. Please retest.
https://bugs.winehq.org/show_bug.cgi?id=44066
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #2 from Bernhard Übelacker bernhardu@mailbox.org --- The description sounds like something I found during investigation for another bug and I sent a patch [1], unfortunately up to now without answer, maybe because of the upcoming freeze phase.
[1] https://www.winehq.org/pipermail/wine-devel/2021-November/201865.html
https://bugs.winehq.org/show_bug.cgi?id=44066
--- Comment #3 from Bernhard Übelacker bernhardu@mailbox.org --- The before mentioned patch got commited: https://source.winehq.org/git/wine.git/commit/c488f29122cb871b3b61d80656f537...
For a 32-bit cygwin mintty to show output, with current git the patches from #52105 are currently needed too, for 64-bit additionally these from #47808.
https://bugs.winehq.org/show_bug.cgi?id=44066
Joel Holdsworth joel@airwebreathe.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joel@airwebreathe.org.uk
--- Comment #4 from Joel Holdsworth joel@airwebreathe.org.uk --- Mintty seems to work correctly if all the patches listed here are applied to Wine:
https://bugs.winehq.org/show_bug.cgi?id=47808#c21