https://bugs.winehq.org/show_bug.cgi?id=42796
Bug ID: 42796 Summary: X11DRV_ActivateKeyboardLayout spam during GTA5 run Product: Wine Version: 2.5 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: winex11.drv Assignee: wine-bugs@winehq.org Reporter: winetest@luukku.com Distribution: ---
I just tested wine-staging 2.5 against GTA5.
And I get my console spammed annoying amount of
These 3 lines group of 3.
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 40000000: semi-stub! fixme:keyboard:X11DRV_ActivateKeyboardLayout flags 40000000 not supported fixme:dxgi:dxgi_swapchain_Present Unimplemented flags 0x1
The keyboard spam comes from here
https://source.winehq.org/git/wine.git/blob/61a1a266faa9fa7c959136b0ab0b5d7e...
Maybe priting the message few times and putting rest of the spam into TRACE?
Since bug 42017 got fixed the output is much cleaner now.
This is just enchanment request to get better looking logs by default.
https://bugs.winehq.org/show_bug.cgi?id=42796
Xavier Sellier xsellier@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xsellier@gmail.com
--- Comment #1 from Xavier Sellier xsellier@gmail.com --- Still happening under the wine 2.9 version.
https://bugs.winehq.org/show_bug.cgi?id=42796
Sami Kankaristo sami@kankaristo.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sami@kankaristo.fi
https://bugs.winehq.org/show_bug.cgi?id=42796
--- Comment #2 from winetest@luukku.com --- (In reply to Xavier Sellier from comment #1)
Still happening under the wine 2.9 version.
It's expected I haven't seen anyone providing a patch for this. Since staging fixed bug 43102 and it had nothing to do with this bug I think it's even more harmless to print less frequently these messages.
https://bugs.winehq.org/show_bug.cgi?id=42796
--- Comment #3 from winetest@luukku.com --- (In reply to winetest from comment #2)
(In reply to Xavier Sellier from comment #1)
Still happening under the wine 2.9 version.
It's expected I haven't seen anyone providing a patch for this. Since staging fixed bug 43102 and it had nothing to do with this bug I think it's even more harmless to print less frequently these messages.
I didnt expect this to be fixed, but I tried to run gta5 with wine-staging 2.12. I can't see any other messages at console than the mentioned at comment 1.
https://bugs.winehq.org/show_bug.cgi?id=42796
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=42796
npc_char01 hmu85k+3s4nnqs2z0z3s@grr.la changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hmu85k+3s4nnqs2z0z3s@grr.la
--- Comment #4 from npc_char01 hmu85k+3s4nnqs2z0z3s@grr.la --- Still happens in Wine 4.2. Hudnreds of times persecond with fixme loglevel. Unlike the linked bug, this happens on start, doesn't need to be triggered.
Not sure why this is still marked unconfirmed?
https://bugs.winehq.org/show_bug.cgi?id=42796
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |z.figura12@gmail.com Status|UNCONFIRMED |NEW
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- (In reply to npc_char01 from comment #4)
Not sure why this is still marked unconfirmed?
Because unconfirmed/new status doesn't really mean much to developers, and nobody has bothered marking it confirmed yet.
https://bugs.winehq.org/show_bug.cgi?id=42796
npc_char01 hmu85k+3s4nnqs2z0z3s@grr.la changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|hmu85k+3s4nnqs2z0z3s@grr.la |
https://bugs.winehq.org/show_bug.cgi?id=42796
Christian Weiske cweiske@cweiske.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cweiske@cweiske.de
--- Comment #6 from Christian Weiske cweiske@cweiske.de --- Still happens with wine 7.13. Keyboard input in GTA5 not working at all.
Two lines are shown in rotation:
0140:fixme:keyboard:NtUserActivateKeyboardLayout flags 40000000 not supported 0140:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4070407, 40000000: semi-stub!