Bug 74631 - graphics corruption on gtk buttons
Summary: graphics corruption on gtk buttons
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Chris Wilson
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-06 19:02 UTC by pdknsk
Modified: 2014-02-06 21:52 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
intel.mp4 (1.61 MB, application/octet-stream)
2014-02-06 19:05 UTC, pdknsk
no flags Details
Xorg.0.log (18.18 KB, text/plain)
2014-02-06 19:05 UTC, pdknsk
no flags Details

Description pdknsk 2014-02-06 19:02:52 UTC
A reliable way to reproduce is to use the file open dialog from any application and then try to enter a directory the user doesn't have permission to. It 
occurs on many other occasions as well, but for some reason not as reliably.

I have recorded a video to show this. I couldn't make a screenshot because the screenshot causes the button to redraw and fix itself.

This is only with 2.99.909 but not older versions. I have double verified to make sure the driver is the culprit.

OK: https://launchpad.net/ubuntu/+source/xserver-xorg-video-intel/2:2.99.907-0ubuntu2
FAILS: https://launchpad.net/ubuntu/+source/xserver-xorg-video-intel/2:2.99.909-0ubuntu2
Comment 1 pdknsk 2014-02-06 19:05:23 UTC
Created attachment 93556 [details]
intel.mp4
Comment 2 pdknsk 2014-02-06 19:05:54 UTC
Created attachment 93557 [details]
Xorg.0.log
Comment 3 Chris Wilson 2014-02-06 20:38:27 UTC
Please always check with upstream before filing a new bug. In this case, this was fixed with

commit 853588ad5be9407d2123f6055458ca84e72b8eb9
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Sat Feb 1 21:55:09 2014 +0000

    sna: If IGNORE_CPU is not set we must mark the move as MOVE_READ
    
    Logic reversal in discarding CPU damage. An old bug revealed by the more
    aggressive attempts to discard CPU damage.
    
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>


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.