[Bug 59596] New: Keyboard inputs do not
http://bugs.winehq.org/show_bug.cgi?id=59596 Bug ID: 59596 Summary: Keyboard inputs do not Product: Wine Version: 11.5 Hardware: arm OS: MacOS Status: UNCONFIRMED Severity: normal Priority: P2 Component: dinput Assignee: wine-bugs@list.winehq.org Reporter: alexchen0905@hotmail.com Created attachment 80665 --> http://bugs.winehq.org/attachment.cgi?id=80665 Log of runtime where error occured. Command used was wine '/Users/myname/Downloads/I Wanna Lockpick exe only/I Wanna Lockpick.exe' &> wine-log.txt I was running the game I wanna lockpick. The link to the source of the .exe file can be found here: https://lawatson.itch.io/i-wanna-lockpick Basically, the visual graphics run well for the game, but the game does not accept keyboard inputs, like space. This is the key problem. I have tried adding dinput, dinput8, and xinput1_3 and none of those work. -- 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=59596 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|dinput |-unknown Summary|Keyboard inputs do not |I Wanna Lockpick keyboard | |inputs do not work -- 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=59596 Austin English <austinenglish@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://lawatson.itch.io/i- | |wanna-lockpick Keywords| |download -- 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=59596 Stian Low <wineryyyyy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com --- Comment #1 from Stian Low <wineryyyyy@gmail.com> --- Created attachment 81022 --> http://bugs.winehq.org/attachment.cgi?id=81022 Screenshot of all keyboard inputs working for in-game controls settings shown Unable to reproduce for wine-11.9-f72272396b7 for Debian 13 AMD. Please rerun with extra WINEDEBUG logs: `WINEDEBUG=+environ,+keyboard wine "I Wanna Lockpick.exe"` Unable to reproduce your fixme:keyboard logs which may be causing the bug: 00e4:fixme:keyboard:NtUserActivateKeyboardLayout Changing user locale is not supported Rather Debian 13 +keyboard logs: 0034:trace:keyboard:NtUserGetKeyboardLayoutName name 0x7ffffe10e8e0 0034:trace:keyboard:NtUserGetKeyboardLayoutName ret L"00000405" 0074:trace:keyboard:init_keyboard_layouts current group 1 (status 0) 0074:trace:keyboard:init_keyboard_layouts Found 3 group names 0074:trace:keyboard:init_keyboard_layouts Found group 0 with name "English (US)" -> layout "us":(null), lang 0409, klid 00000000 0074:trace:keyboard:create_layout_from_xkb xkb_group 0, xkb_layout us:(null), lang 0409, klid 00000000 0074:trace:keyboard:get_layout_id_from_klid klid 00000000 0074:trace:keyboard:create_layout_from_xkb Created layout entry 0x5555857ce5c0, lang 0409, klid 00000409, layout_id 0000 0074:trace:keyboard:init_keyboard_layouts Found group 1 with name "German" -> layout "de":(null), lang 0407, klid 00000000 It still works for Debian 13 despite trying to force locale changes. Maybe there's a locale bug for MacOS vs Linux which seems to work via xkb. Dev note: both WINED3D/gl and DAMAVAND/vulkan supported -- 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