[Bug 42796] New: X11DRV_ActivateKeyboardLayout spam during GTA5 run

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 10 01:48:19 CDT 2017


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 at winehq.org
          Reporter: winetest at 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/61a1a266faa9fa7c959136b0ab0b5d7e01326878:/dlls/winex11.drv/keyboard.c#l1977

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.

-- 
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.



More information about the wine-bugs mailing list