https://bugs.winehq.org/show_bug.cgi?id=37475 jre.winesim(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from jre.winesim(a)gmail.com --- Nevermind, it's indeed a bug in the Intel graphics driver: https://bugs.freedesktop.org/show_bug.cgi?id=84372 There's workaround (enabling SNA) mentioned in comment #7 that works for me: # cat /etc/X11/xorg.conf.d/20-intel.conf Section "Device" Identifier "Intel Graphics" Driver "intel" Option "AccelMethod" "sna" Option "TearFree" "true" EndSection Just the background graphics are distorted now. -- 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.