http://bugs.winehq.org/show_bug.cgi?id=22372
Summary: a 16bit DOS application doesn't receive keyboard input Product: Wine Version: 1.1.31 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: dos AssignedTo: wine-bugs@winehq.org ReportedBy: petrbren@gmail.com
when I try to start a 16bit DOS application like so:
wineconsole --backend=user .wine/drive_c/NC/NC.EXE or wineconsole .wine/drive_c/NC/NC.EXE
the application starts, but keyboard input doesn't work, and there is an error message in the terminal window from which I started the application, repeated many times:
err:int:DOSVM_Int09SendScan keyboard queue overflow
http://bugs.winehq.org/show_bug.cgi?id=22372
Kirill K. Smirnov lich@math.spbu.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lich@math.spbu.ru
--- Comment #1 from Kirill K. Smirnov lich@math.spbu.ru 2010-06-23 03:57:59 --- Seems to be a duplicate of #15687
http://bugs.winehq.org/show_bug.cgi?id=22372
--- Comment #2 from butraxz@gmail.com 2013-05-25 09:49:31 CDT --- Isnt dos deprecated by dosbox ? Shouldnt this be closed ?
https://bugs.winehq.org/show_bug.cgi?id=22372
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #3 from Austin English austinenglish@gmail.com --- Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=22372
--- Comment #4 from Petr Břeň petrbren@gmail.com --- Dosbox is not the solution for this particular use case, as one of the applications involved in the process is a win16 application for windows 3.x (it draws some charts) which is launched from a DOS application.
However, it doesn't matter anyway as win16 support now seems to have been broken in Wine on Linux for some time, so we now run this application on WinXP in VirtualBox. Thanks for your help.
https://bugs.winehq.org/show_bug.cgi?id=22372
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.