[Bug 41069] New: raw input: Console spammed with repeated "fixme:win: DefRawInputProc ... stub!" messages
https://bugs.winehq.org/show_bug.cgi?id=41069 Bug ID: 41069 Summary: raw input: Console spammed with repeated "fixme:win:DefRawInputProc ... stub!" messages Product: Wine Version: 1.9.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: markk(a)clara.co.uk Distribution: --- I noticed this issue with WinUAE, which uses raw input by default. Unless run with something like WINEDEBUG=-all, the console is spammed with repeated lines like fixme:win:DefRawInputProc (paRawInput=0x694f210, nInput=1, cbSizeHeader=16) stub! on every input event. Just moving the mouse while emulation is running fills the screen with lines like that. This bug report is to suggest that that fixme be limited in number. To reproduce: - Download then run the WinUAE installer http://www.winuae.net/files/InstallWinUAE3300.msi - Run winuae.exe - When the WinUAE Properties window appears click Start - Move the mouse and/or press keys, note the console output -- 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=41069 Mark K <markk(a)clara.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markk(a)clara.co.uk Keywords| |download, source URL| |http://www.winuae.net/files | |/InstallWinUAE3300.msi -- 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=41069 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #1 from winetest(a)luukku.com --- The spam comes from here http://source.winehq.org/git/wine.git/blob/6d89f58ec2935b5e8bebef34e7fbe8929... -- 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=41069 --- Comment #2 from winetest(a)luukku.com --- (In reply to winetest from comment #1)
The spam comes from here
http://source.winehq.org/git/wine.git/blob/ 6d89f58ec2935b5e8bebef34e7fbe89291ccc6f7:/dlls/user32/input.c#l735
What do you guys think changing those 2 fixmes into TRACE? -- 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)
-
wine-bugs@winehq.org