[Bug 51243] New: In Wine dinput:keyboard fails if the keyboard layout does not match the display language
https://bugs.winehq.org/show_bug.cgi?id=51243 Bug ID: 51243 Summary: In Wine dinput:keyboard fails if the keyboard layout does not match the display language Product: Wine Version: 6.8 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-dinput Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com Distribution: --- In Wine dinput:keyboard fails if the keyboard layout does not match the display language: https://test.winehq.org/data/patterns.html#dinput:keyboard keyboard.c:424: Test failed: 0: expected 10, got 41 keyboard.c:462: Test failed: dinput failed to handle keyboard event * On my laptop which has an Azerty keyboard: LANG=fr_FR.UTF-8 -> these two tests succeed (but line 467 fails) LANG=en_US.UTF-8 -> these two tests fail * On my desktop which has a Qwerty keyboard: LANG=fr_FR.UTF-8 -> these two tests fail LANG=en_US.UTF-8 -> these two tests succeed Note: * For the TestBot VMs the locale tests only set $LANG so this is why this failure happens on debiant2-win32-fr-FR. * The test only tests English, French, German and Japanese. * The German case has a similar failure (on lines 424 and 467). * The Japanese case and other locales do not fail. -- 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=51243 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase -- 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=51243 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |e1083de9a7153bbdeb269118007 | |4dd2b5c6a828e Status|NEW |RESOLVED CC| |rbernon(a)codeweavers.com --- Comment #1 from Rémi Bernon <rbernon(a)codeweavers.com> --- I think this is fixed since e1083de9a7153bbdeb2691180074dd2b5c6a828e, I merged keyboard tests into device8 and hopefully fixed them at the same time. -- 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=51243 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.11. -- 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