http://bugs.winehq.org/show_bug.cgi?id=9781
Summary: Endless loop in Wineconsole with user mode Product: Wine Version: 0.9.45. Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-programs AssignedTo: wine-bugs@winehq.org ReportedBy: vostok@etersoft.ru CC: vostok@etersoft.ru
Way of reproduction: 1.Run wineconsole with user mode. (like: wineconsole cmd) 2.Right click -> Properties 3.Clamp any key. 4.Switch to another tab.
Result: Endless loop.
http://bugs.winehq.org/show_bug.cgi?id=9781
--- Comment #1 from Lyutin Anatoly vostok@etersoft.ru 2007-09-26 09:21:02 --- Created an attachment (id=8222) --> (http://bugs.winehq.org/attachment.cgi?id=8222) WINEDEBUG=+tab
Illustrates a endless loop.
http://bugs.winehq.org/show_bug.cgi?id=9781
--- Comment #2 from Lyutin Anatoly vostok@etersoft.ru 2007-09-26 09:23:01 --- Created an attachment (id=8223) --> (http://bugs.winehq.org/attachment.cgi?id=8223) Fixes this bug.
http://bugs.winehq.org/show_bug.cgi?id=9781
--- Comment #3 from Lei Zhang thestig@google.com 2007-10-09 18:04:41 --- Can you send the patch to wine-patches?
http://bugs.winehq.org/show_bug.cgi?id=9781
--- Comment #4 from Lyutin Anatoly vostok@etersoft.ru 2007-10-11 02:25:48 --- Yes. I have done this some time ago: http://www.winehq.org/pipermail/wine-patches/2007-September/044425.html
http://bugs.winehq.org/show_bug.cgi?id=9781
--- Comment #5 from Lyutin Anatoly vostok@etersoft.ru 2007-10-11 02:29:53 --- Do you think, what I should send this patch again ?
http://bugs.winehq.org/show_bug.cgi?id=9781
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #6 from Austin English austinenglish@gmail.com 2008-04-15 01:09:21 --- I tried this and couldn't reproduce in git...What key are you clamping? Can you retest in git?
http://bugs.winehq.org/show_bug.cgi?id=9781
--- Comment #7 from Lyutin Anatoly vostok@etersoft.ru 2008-04-17 14:01:35 --- (In reply to comment #6)
I tried this and couldn't reproduce in git...What key are you clamping? Can you retest in git?
I retest in current git, this bug reproduces. I am clamping any key (ex. "s") and switching to another tab ( from "Options" to "Fonts" ).
http://bugs.winehq.org/show_bug.cgi?id=9781
--- Comment #8 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-07-18 02:26:15 --- (In reply to comment #7)
(In reply to comment #6)
I tried this and couldn't reproduce in git...What key are you clamping? Can you retest in git?
I retest in current git, this bug reproduces. I am clamping any key (ex. "s") and switching to another tab ( from "Options" to "Fonts" ).
I can also reproduce this in current git by holding 3 while changing tabs, your patch fixes the issue for me also. If you are going to send it to wine-patches, you should generate the patch using git-format-patch, see here: http://www.winehq.org/site/sending_patches
http://bugs.winehq.org/show_bug.cgi?id=9781
--- Comment #9 from Lyutin Anatoly vostok@etersoft.ru 2008-07-31 05:18:58 --- (In reply to comment #8)
I can also reproduce this in current git by holding 3 while changing tabs, your patch fixes the issue for me also.
Good! Thank you for testing.
If you are going to send it to wine-patches, you should generate the patch using git-format-patch, see here: http://www.winehq.org/site/sending_patches
I have generated a patch using today git-tree and posted at wine-patches.
http://bugs.winehq.org/show_bug.cgi?id=9781
--- Comment #10 from Lyutin Anatoly vostok@etersoft.ru 2008-07-31 05:20:05 --- Created an attachment (id=15188) --> (http://bugs.winehq.org/attachment.cgi?id=15188) Git-version of patch
http://bugs.winehq.org/show_bug.cgi?id=9781
--- Comment #11 from Austin English austinenglish@gmail.com 2009-02-02 16:26:56 --- (In reply to comment #10)
Created an attachment (id=15188)
--> (http://bugs.winehq.org/attachment.cgi?id=15188) [details]
Git-version of patch
Could you resend the patch? If it doesn't get applied, helps to ask on wine-devel for comment.
http://bugs.winehq.org/show_bug.cgi?id=9781
--- Comment #12 from Lyutin Anatoly vostok@etersoft.ru 2009-05-06 05:52:52 --- Created an attachment (id=20937) --> (http://bugs.winehq.org/attachment.cgi?id=20937) Reformed patch with current git
http://bugs.winehq.org/show_bug.cgi?id=9781
--- Comment #13 from Lyutin Anatoly vostok@etersoft.ru 2009-05-06 05:53:47 --- (In reply to comment #11)
Could you resend the patch? If it doesn't get applied, helps to ask on wine-devel for comment.
Ok, I did it : http://bugs.winehq.org/attachment.cgi?id=20937 . But in current version of Wine this patch does not fix a problem :(
http://bugs.winehq.org/show_bug.cgi?id=9781
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=9781
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #14 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-05-31 12:24:06 CDT --- Works for me in 1.3.21; please retest
http://bugs.winehq.org/show_bug.cgi?id=9781
Lyutin Anatoly vostok@etersoft.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #15 from Lyutin Anatoly vostok@etersoft.ru 2011-06-02 05:09:00 CDT --- (In reply to comment #14)
Works for me in 1.3.21; please retest
Yes, in 1.3.21 works fine.
http://bugs.winehq.org/show_bug.cgi?id=9781
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org 2011-06-10 13:18:17 CDT --- Closing bugs fixed in 1.3.22.
http://bugs.winehq.org/show_bug.cgi?id=9781
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other
--- Comment #17 from Austin English austinenglish@gmail.com 2012-02-23 15:15:41 CST --- Removing deprecated 'All' Platform/OS.