https://bugs.winehq.org/show_bug.cgi?id=54669 Bug ID: 54669 Summary: imm32:imm32 - ime_install() fails on on Windows in mixed locales Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: imm32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com imm32:imm32 - ime_install() fails on on Windows in mixed locales: imm32.c:2614: Test failed: unexpected call IME_DLL_PROCESS_DETACH imm32.c:2782: Test failed: ImmLoadIME returned 0 imm32.c:2790: Test failed: ImmLoadIME returned 0 imm32.c:2798: Test failed: expected ImeDestroy imm32.c:2614: Test failed: unexpected call IME_DLL_PROCESS_DETACH imm32.c:2816: Test failed: ImmLoadIME returned 0 imm32.c:2824: Test failed: ImmLoadIME returned 0 imm32.c:2832: Test failed: expected ImeDestroy See https://test.winehq.org/data/patterns.html#imm32:imm32 The failures started with the commit below: commit 05cf38bfa63980af7a094b1c087bee4ea36eb485 Author: Rémi Bernon <rbernon(a)codeweavers.com> AuthorDate: Mon Mar 6 19:19:06 2023 +0100 imm32/tests: Test undocumented ImmLoadIME / ImmFreeLayout. -- 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.