http://bugs.winehq.org/show_bug.cgi?id=31210
Bug #: 31210 Summary: Any Wine application run from Linux shell in GnomeTerminal -- corrupts keyboard escape sequence mapping Product: Wine Version: 1.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: M8R-f22t2a@mailinator.com Classification: Unclassified
Under Wine-1.4, running any application from the command line in GnomeTerminal changes the escape sequences generated by the unshifted cursor movement keys; these are NOT restored correctly when application terminates. For example, default sequence from Cursor-Up is \e[A (where \e represents ESC). Wine changes it to \eOA, and leaves it there; a terminal reset is required to correct. Similarly, Cursor-Down changes from \e[B to \eOB.
This is on LinuxMint-10, after upgrade from Wine-1.2 to Wine-1.4, via synaptic, from your ubuntu-wine maverick PPA. The problem was not previously apparent in Wine-1.2, (which originated from, and appears to remain the current offering from, the LinuxMint-10 repository).
http://bugs.winehq.org/show_bug.cgi?id=31210
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #1 from Austin English austinenglish@gmail.com 2012-07-13 17:57:43 CDT --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=31210
Keith Marshall M8R-f22t2a@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@orange.fr
--- Comment #2 from Keith Marshall M8R-f22t2a@mailinator.com 2012-07-16 16:55:10 CDT --- (In reply to comment #1)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
That's a good strategy for discouraging bug reports; that's a time consuming process, and I have more pressing issues to address. Nevertheless, I have persevered as time has permitted, to pinpoint the source of this issue; the result is attached.
http://bugs.winehq.org/show_bug.cgi?id=31210
--- Comment #3 from Keith Marshall M8R-f22t2a@mailinator.com 2012-07-16 16:57:36 CDT --- Created attachment 41023 --> http://bugs.winehq.org/attachment.cgi?id=41023 Summary of regression test results
http://bugs.winehq.org/show_bug.cgi?id=31210
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Regression SHA1| |a392e9a10262e5f9cfbb284d38e | |6174cb6f4809a
--- Comment #4 from Austin English austinenglish@gmail.com 2012-07-16 17:16:58 CDT --- Thanks, but no need to attach it: a392e9a10262e5f9cfbb284d38e6174cb6f4809a is the first bad commit commit a392e9a10262e5f9cfbb284d38e6174cb6f4809a Author: Eric Pouech eric.pouech@orange.fr Date: Tue Jan 18 22:02:37 2011 +0100
kernel32: Correctly parse the input strings for advanced keys.
:040000 040000 53701567bf0f973ca556cc5f40c53a5e3b3be904 0250e1067e0dbfa95915b99f46bb834087923b3b M dlls
http://bugs.winehq.org/show_bug.cgi?id=31210
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2013-06-20 06:36:54 CDT --- Duplicate of bug 25843.
*** This bug has been marked as a duplicate of bug 25843 ***
http://bugs.winehq.org/show_bug.cgi?id=31210
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Hans Leidekker hans@meelstraat.net 2013-06-20 06:38:16 CDT --- Closing.