https://bugs.winehq.org/show_bug.cgi?id=39023
--- Comment #30 from Ken Thomases ken@codeweavers.com --- (In reply to Naan from comment #29)
I won't have time to test for two days now (Oktoberfest yay) but on Sunday I should manage to make a long stress test.
Do you have any ideas how to decrease the log file size? 400mb per minute will fill my laptop up really fast :D
Is a 'grep "IOHIDDeviceGetValue"' enough for you?
Well, that's a good start. Maybe that will show me enough to understand what's going on. If not, we can try something else.
Could it also be due to the WINELOADER that it worked?
I don't expect it to make a difference, but maybe I'm wrong. Try it with and without to see if you notice a difference. (The most obvious difference is if you get "IOHIDDeviceGetValue" lines with one but not the other.)
Thanks again.