[Bug 12772] New: imm32: imm32.ok test fails
http://bugs.winehq.org/show_bug.cgi?id=12772 Summary: imm32: imm32.ok test fails Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: NEW Keywords: regression, testcase Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: slash(a)ma.neweb.ne.jp ../../../tools/runtest -q -P wine -M imm32.dll -T ../../.. -p imm32_test.exe.so imm32.c && touch imm32.ok fixme:imm:ImeSetCompositionString PROBLEM: This only sets the wine level string imm32.c:198: Test failed: Windows does not post WM_IME_COMPOSITION in response to NI_COMPOSITIONSTR / CPS_CANCEL, if the composition string being canceled is non empty. fixme:imm:ImmGetCompositionStringA Unhandled index 0x8 fixme:imm:ImmReleaseContext (0x10024, 0x127488): stub make: *** [imm32.ok] Error 1 Regression since: 83ae4a92e52ff7dabafad0336d587a026a1678aa is first bad commit commit 83ae4a92e52ff7dabafad0336d587a026a1678aa Author: Kusanagi Kouichi <slash(a)ma.neweb.ne.jp> Date: Thu Apr 24 08:32:03 2008 +0900 imm32: Fix a meaningless test. ImmSetCompositionString generates WM_IME_COMPOSITION. Therefore test always fails if messages are not flushed. Hmm, seems we need an imm component... -- 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=12772 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-04-24 08:25:35 --- Created an attachment (id=12436) --> (http://bugs.winehq.org/attachment.cgi?id=12436) +imm trace in git -- 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=12772 --- Comment #2 from Kusanagi Kouichi <slash(a)ma.neweb.ne.jp> 2008-04-24 15:23:55 --- I can't reproduce this. What input method are you using? -- 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=12772 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-04-24 15:34:45 --- en_US.utf8 -- 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=12772 --- Comment #4 from Kusanagi Kouichi <slash(a)ma.neweb.ne.jp> 2008-04-24 16:41:58 --- What is set to XMODIFIERS? -- 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=12772 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-04-24 22:03:07 --- (In reply to comment #4)
What is set to XMODIFIERS?
Not set. -- 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=12772 --- Comment #6 from Kusanagi Kouichi <slash(a)ma.neweb.ne.jp> 2008-04-24 23:26:56 --- Could you attach +imm,+msg,+x11drv log? -- 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=12772 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-04-25 11:20:37 --- Created an attachment (id=12467) --> (http://bugs.winehq.org/attachment.cgi?id=12467) +imm,+msg,+x11drv -- 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=12772 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2008-04-25 14:28:32 --- (In reply to comment #7)
Created an attachment (id=12467) --> (http://bugs.winehq.org/attachment.cgi?id=12467) [details] +imm,+msg,+x11drv
By the way, this was in yesterday's git. I haven't had a chance to test today's on that box, I'll test it in ~ 4 hours. -- 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=12772 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2008-04-25 20:25:31 --- Seems to be working in git. -- 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=12772 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-02 12:38:28 --- Closing bugs fixed in 0.9.61. -- 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=12772 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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