[Bug 51420] Running any program in Wine causes 100% cpu usage in Xorg

WineHQ Bugzilla wine-bugs at winehq.org
Tue Dec 7 08:08:51 CST 2021


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

--- Comment #39 from mitchell4136 at gmail.com ---
`for x in $(seq 1 100); do xrandr --q1; done` reproduces the behavior as this
wine bug, though I only get :
bash -c `for x in $(seq 1 100); do xrandr --q1; done`
Pixels: line 1: SZ:: command not found before it fails in my terminal.


Also im not sure if im running this command properly but i tried winedebug
also:
WINEDEBUG=-all,+xrandr winetricks
SSL_INIT
Executing mkdir -p /home/mitch
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install
32-bit versions of packages. If you encounter problems, please retest in a
clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20210206-next - sha256sum:
0769bbcdbd92c407f4eacaa85acc1339f607dbeafe2febd1be0912034c7af3a1 with wine-6.22
and WINEARCH=win64

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