[Bug 11243] New: getch() receives imput without keys being pressed
http://bugs.winehq.org/show_bug.cgi?id=11243 Summary: getch() receives imput without keys being pressed Product: Wine Version: 0.9.46. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: glacierre(a)gmail.com Created an attachment (id=10339) --> (http://bugs.winehq.org/attachment.cgi?id=10339) test program getch() function (from conio.h) is behaving like some key was pressed. I compiled the attached test program in windows with bloodshed devc++ (also tried with mingw-gcc, same behaviour), works fine in windows console, but the same exe under linux (without pressing any key) gives: -----Output-- $ wine wine_getch.exe Asking for one key (#1) Key was: fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored � Asking for one key (#2) Key was: -----End output-- Wine version is 0.9.46, ubuntu 7.10 package -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11243 Kirill K. Smirnov <lich(a)math.spbu.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lich(a)math.spbu.ru --- Comment #1 from Kirill K. Smirnov <lich(a)math.spbu.ru> 2008-01-18 21:49:03 --- Does this correctly work under wineconsole? Try: $ wine start cmd and then in a console window: c:\> test.exe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11243 --- Comment #2 from glacierre <glacierre(a)gmail.com> 2008-01-21 02:31:17 --- Yes, using wine console the program works as expected. (In reply to comment #1)
Does this correctly work under wineconsole?
Try: $ wine start cmd
and then in a console window: c:\> test.exe
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11243 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11243 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-06-04 14:09:52 --- Is this still an issue in 1.0-rc3? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11243 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-12-02 05:29:38 --- Abandoned. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11243 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-12-02 05:30:36 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org