http://bugs.winehq.org/show_bug.cgi?id=25090
Summary: Winedbg: input characters are not displayed Product: Wine Version: 1.3.6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: eric.pouech@orange.fr
When starting any application under winedbg in the current git (wine-1.3.6-335-gd5fa2ce) the characters I type are not displayed.
How to reproduce:
Start any application/game under winedbg in a terminal: winedbg yourapp.exe. When the prompt appears type anything in the command line: the characters are not displayed in the terminal.
This is caused by the following commit:
f67b0377abd491bfe4cc2713ee644119a3e00218 is the first bad commit commit f67b0377abd491bfe4cc2713ee644119a3e00218 Author: Eric Pouech eric.pouech@orange.fr Date: Sun Nov 7 19:14:46 2010 +0100
kernel32: Use fd availability for testing whether a console handle refers to a bare console.
:040000 040000 ba84ca5000322180567de19b120c0ed551a3ab3e 6bcfdb2687ebad0c64cfca17fb196787ca5e3be4 M dlls
The patch cannot be reverted cleanly, but after git checkout f67b0377abd491bfe4cc2713ee644119a3e00218 > no text is displayed git revert f67b0377abd491bfe4cc2713ee644119a3e00218 > characters are displayed
Author of the patch added to CC.
Fedora 14 x86
http://bugs.winehq.org/show_bug.cgi?id=25090
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=25090
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from GyB gyebro69@gmail.com 2010-11-12 11:47:50 CST --- It is fixed in wine-1.3.6-466-g32bbb0b (by commit 7f043168c10cbd7b7a0e5e7e937e08a038e98df6). Thank you.
http://bugs.winehq.org/show_bug.cgi?id=25090
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2010-11-12 13:33:37 CST --- Closing bugs fixed in 1.3.7.