<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - To avoid text corruption in gnome menus and control panels I have to switch to "uxa""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98108#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - To avoid text corruption in gnome menus and control panels I have to switch to "uxa""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98108">bug 98108</a>
              from <span class="vcard"><a class="email" href="mailto:a.sloman@cs.bham.ac.uk" title="Aaron Sloman <a.sloman@cs.bham.ac.uk>"> <span class="fn">Aaron Sloman</span></a>
</span></b>
        <pre>New information: "blt" works even better than "uxa"

As reported in <a href="show_bug.cgi?id=98108#c34">comment 34</a> in <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ilk] Font and screen corruption in GTK+ applications"
   href="show_bug.cgi?id=88584">Bug #88584</a> I had seen a recommendation to use
"blt" instead of "sna" or "uxa", so I changed

/etc/X11/xorg.conf.d/20-intel.conf 

to contain:

Section "Device"
   Identifier  "Intel Graphics"
   Driver      "intel"
   Option "AccelMethod" "blt"
EndSection

And ran before and after tests using gtkperf. The results showed very
significant improvements, as did ordinary use tests (video in firefox, dvb,
etc.).

There does not seem to be much online information about the "blt" option even
in web pages that explicitly compare "uxa" and "sna" options.

This solves my problem, but the bug that led to the solution remains.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>