<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - 62102f505cd13840e4 causes icon corruption in thunar"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80560#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - 62102f505cd13840e4 causes icon corruption in thunar"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80560">bug 80560</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>Hmm, not sure yet. Can you try:

diff --git a/src/sna/sna_accel.c b/src/sna/sna_accel.c
index a559907..8241be2 100644
--- a/src/sna/sna_accel.c
+++ b/src/sna/sna_accel.c
@@ -75,7 +75,7 @@
 #define USE_USERPTR_UPLOADS 1
 #define USE_USERPTR_DOWNLOADS 1
 #define USE_COW 1
-#define UNDO 1
+#define UNDO 0

 #define MIGRATE_ALL 0
 #define DBG_NO_PARTIAL_MOVE_TO_CPU 0</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>