https://bugs.winehq.org/show_bug.cgi?id=53527 Bug ID: 53527 Summary: msctf:inputprocessor fails in the Japanese, Korean and Chinese locales on Windows 10 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: msctf Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com msctf:inputprocessor fails in the Japanese, Korean and Chinese locales on Windows 10. The failures are the same in each case but are repeated a variable number of times. For instance Korean is the most stable with a systematic set of 6 failures: inputprocessor.c:840: Got OnActivated: {clsid {a028ae76-01b1-46c2-99c4-acd9858ae02f}, guidProfile {b5fe1f02-d5f2-4445-9c03-c568f23c99a1}, activated 1} inputprocessor.c:275: Test failed: Unexpected TextStoreACP_RequestLock sink inputprocessor.c:296: Test failed: Unexpected TextStoreACP_GetSelection sink inputprocessor.c:275: Test failed: Unexpected TextStoreACP_RequestLock sink inputprocessor.c:275: Test failed: Unexpected TextStoreACP_RequestLock sink inputprocessor.c:296: Test failed: Unexpected TextStoreACP_GetSelection sink inputprocessor.c:275: Test failed: Unexpected TextStoreACP_RequestLock sink inputprocessor.c:750: Got OnActivated: {dwProfileType 00000001, langid 00000412, clsid {a028ae76-01b1-46c2-99c4-acd9858ae02f}, catid {34745c63-b2f0-4784-8b67-5e12c8701a31}, guidProfile {b5fe1f02-d5f2-4445-9c03-c568f23c99a1}, 0000000000000000, dwFlags 00000003} Japanese has between 9 and 24 of these failures, while Chinese has between 12 and 21. https://test.winehq.org/data/patterns.html#msctf:inputprocessor Also note that for all three locales these failures started on 2022-06-10 whereas these test configurations have not been changed since 2022-05-11 and the test has not been modified since 2022-03-01. So it seems likely that there is interference from another test. -- 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.