https://bugs.winehq.org/show_bug.cgi?id=50037
Bug ID: 50037 Summary: wineconsole and mingw64 gdb.exe and keyboard input Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: vladimir.kokovic@gmail.com Distribution: ---
After the last wineconsole commit, mingw64 gdb.exe(9.2) which works fine in wine17, does not have the ability to control the keyboard input. Any character that is typed on the keyboard is obviously not transferred to the process in which gdb.exe is!
commit 627d31fcd9fa1e4657c781ca07ff25e437101820 Author: Jacek Caban jacek@codeweavers.com Date: Mon Oct 12 18:27:44 2020 +0200
wineconsole: Reimplement as AllocConsole wrapper.
https://bugs.winehq.org/show_bug.cgi?id=50037
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |627d31fcd9fa1e4657c781ca07f | |f25e437101820 Keywords| |regression CC| |jacek@codeweavers.com Version|unspecified |5.18
https://bugs.winehq.org/show_bug.cgi?id=50037
Vladimir Koković vladimir.kokovic@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|5.18 |unspecified
https://bugs.winehq.org/show_bug.cgi?id=50037
--- Comment #1 from Vladimir Koković vladimir.kokovic@gmail.com --- "mingw64 gdb.exe(9.2) which works fine in wine17" -> "mingw64 gdb.exe(9.2) which works fine in wine 5.18"
https://bugs.winehq.org/show_bug.cgi?id=50037
Anton Yarth thunder_8888@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thunder_8888@mail.ru
--- Comment #2 from Anton Yarth thunder_8888@mail.ru --- Seems it's also affects on hiew. Demo of hiew http://www.hiew.ru/files/hiew32demo.zip
https://bugs.winehq.org/show_bug.cgi?id=50037
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl@seznam.cz
https://bugs.winehq.org/show_bug.cgi?id=50037
Dmitry Pankratov dmitry@pankratov.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitry@pankratov.net
--- Comment #3 from Dmitry Pankratov dmitry@pankratov.net --- Same issue here with console applications, keyboard does not work at all.
https://bugs.winehq.org/show_bug.cgi?id=50037
--- Comment #4 from Jacek Caban jacek@codeweavers.com --- Created attachment 68698 --> https://bugs.winehq.org/attachment.cgi?id=68698 fix
This attached patch fixes the problem for me. I will send a better version to Wine.
https://bugs.winehq.org/show_bug.cgi?id=50037
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |dfe1bb7b8d90fd1e6f660232eb8 | |ccccf8a30f05c Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Jacek Caban jacek@codeweavers.com --- The patch was committed, I tested it with gdb. If there are more errors with other applications, please file separated bugs.
Thanks for the report.
https://bugs.winehq.org/show_bug.cgi?id=50037
--- Comment #6 from Vladimir Koković vladimir.kokovic@gmail.com --- I can confirm that gdb is working again.
https://bugs.winehq.org/show_bug.cgi?id=50037
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.0-rc1.