<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Buffer corruption with Chromium on gnome-shell (wayland) after taking a screenshot"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111140#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Buffer corruption with Chromium on gnome-shell (wayland) after taking a screenshot"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111140">bug 111140</a>
              from <span class="vcard"><a class="email" href="mailto:lionel.g.landwerlin@linux.intel.com" title="Lionel Landwerlin <lionel.g.landwerlin@linux.intel.com>"> <span class="fn">Lionel Landwerlin</span></a>
</span></b>
        <pre>Right mutter/cogl ends up calling glGetTexImage() which transfer one of the
image of the chromium set of images into a non compressed texture.

I need to read more GL spec to figure out what should actually happen on the
driver side.
One way mutter could workaround this would be to use the
get_image_via_offscreen() path in meta_shaped_texture_get_image() so that the
state of the image is not affected.</pre>
        </div>
      </p>


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

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