Arch Linux x86_64 Thinkpad X220t (SNB) xf86-video-intel ffbe0aa (TearFree enabled) xorg-server 1.15.1 linux 3.14.5 When opening a JPEG (not PNG) image using the feh image viewer and making the window narrower but taller than the image, the unused areas show corruption when the window is resized or the image is moved.
Doesn't happen for me, yet. Can you attach your Xorg.0.log and tell me what version of feh and window manager/compositor your are using?
Created attachment 100276 [details] Xorg :0 log Compositor/WM: gnome-shell 3.12.2 feh 2.12
Current release 2.99.911 is unaffected. I'll bisect when I have time. I've also noticed corruption in Eclipse, when selecting text. Aagain, only master, not release.
Ta. I'll keep on trying to reproduce this in the meantime.
The first bad commit is 961139f (sna: Use manual detiling for downloads)
(In reply to comment #5) > The first bad commit is 961139f (sna: Use manual detiling for downloads) Caught, should be fixed by commit 4cafd1fbb1a2441a9ba5dac7f2a0e1b3f5957c62 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Jun 2 16:01:10 2014 +0100 sna: Fix early return in download using the GPU In commit 961139f5878572ebea268a0bbf47caf05af9093f Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri May 30 09:45:15 2014 +0100 sna: Use manual detiling for downloads the code for deciding when to use the GPU was refactored into a new function that also performed the transfer, but failed to notice the early return. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Indeed.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.