https://bugs.winehq.org/show_bug.cgi?id=50003
Bug ID: 50003 Summary: Cygwin/msys binaries hang on start Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rpisl@seznam.cz Distribution: ---
I tried to test bug 48931 with the latest patches in git but now both 32 and 64bit cygwin binaries hang on start. This is probably a regression caused by the console rework. The last message printed on console is:
00c4:fixme:conhost:screen_buffer_ioctl unsupported ioctl 50402c
The same result is with or without using wineconsole, but this is expected as wineconsole is only a thin wrapper now. The 32bit version worked in wineconsole before it was switched to the wrapper.
https://bugs.winehq.org/show_bug.cgi?id=50003
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- It's probably a similar problem to bug 49997, please try the patch attached to that bug.
https://bugs.winehq.org/show_bug.cgi?id=50003
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Roman Pišl rpisl@seznam.cz --- Yes, the patch from bug 49997 fixes the problem. But then there is another problem with the program not accepting any input. It is probably also a known issue that will be fixed soon or I will open a new bug later.
*** This bug has been marked as a duplicate of bug 49997 ***
https://bugs.winehq.org/show_bug.cgi?id=50003
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate