[Bug 55699] New: user32:input - The 32-bit test_keyboard_layout_name() fail in the en_AE UTF-8 locale on Windows
https://bugs.winehq.org/show_bug.cgi?id=55699 Bug ID: 55699 Summary: user32:input - The 32-bit test_keyboard_layout_name() fail in the en_AE UTF-8 locale on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com user32:input - The 32-bit test_keyboard_layout_name() fail in the en_AE UTF-8 locale on Windows: input.c:3455: Test failed: e020047f: Could not find keyboard layout L"E020047F" in preload list input.c:3459: Test failed: e020047f: hkl high bits 0xe, expected 0xf input.c:3465: Test failed: e020047f: RegGetValueW returned 2 input.c:3469: Test failed: e020047f: RegGetValueW returned L"18", expected L"0020" input.c:3455: Test failed: f0291801: Could not find keyboard layout L"00020401" in preload list See https://test.winehq.org/data/patterns.html#user32:input Notes: * This does not happen when running this test on its own so there must be another test interfering. * Also this only happens in the w10pro64_en_AE_u8 32-bit WineTest run which corresponds to the English Arab Emirates locale which is UTF-8-only. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55699 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- This is still happens but the failure message has changed: input.c:3411: Test failed: Unexpected preloaded keyboard layout high bits 0xe020047f input.c:3436: Test failed: Unexpected preloaded keyboard layout high bits 0xe020047f -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55699 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon(a)codeweavers.com --- Comment #2 from Rémi Bernon <rbernon(a)codeweavers.com> --- This is an interaction with the imm32 test. The imm32 test crashes on that VM and leaves its custom IME layout registered. -- 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)
-
WineHQ Bugzilla