[Bug 45121] Steam uses high CPU while idle

WineHQ Bugzilla wine-bugs at winehq.org
Sun Nov 15 12:30:28 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=45121

--- Comment #13 from Etienne Dechamps <etienne at edechamps.fr> ---
Created attachment 68635
  --> https://bugs.winehq.org/attachment.cgi?id=68635
Single log period with WINEDEBUG=+x11drv,+server,+relay (wine cf49617c1a3)

Attached another log that focuses on the repeating period, with +relay this
time. One can observe calls to user32.MonitorFromPoint(),
user32.GetMonitorInfoW(), user32.GetForegroundWindow(), user32.ShowWindow().
This looks like Steam is busy-looping in a code path related to window
management and monitors.

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