<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - KWin won't draw Aurorae themes under EGL"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100687">100687</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>KWin won't draw Aurorae themes under EGL
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>12.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/radeonsi
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>sonichedgehog_hyperblast00@yahoo.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=130849" name="attach_130849" title="Screenshot">attachment 130849</a> <a href="attachment.cgi?id=130849&action=edit" title="Screenshot">[details]</a></span>
Screenshot

I initially reported this bug with openSUSE and the KDE teams. It was
ultimately concluded that it's a problem with Mesa or the Radeon driver. As
such I was encouraged to post about it here as well. Links to the other bug
reports:

<a href="https://bugzilla.opensuse.org/show_bug.cgi?id=1033598">https://bugzilla.opensuse.org/show_bug.cgi?id=1033598</a>
<a href="https://bugs.kde.org/show_bug.cgi?id=378663">https://bugs.kde.org/show_bug.cgi?id=378663</a>

In summary: This is a problem that affects Linux users running the KDE desktop.
After a recent openSUSE Tumbleweed snapshot, I found that KWin no longer
renders Aurorae themes. Other themes work fine however, and this only affects
Aurorae ones... Plasma also has no issues rendering desktop elements. The
problem happens both with and without desktop effects enabled.

The space where the titlebar and border should be becomes completely empty,
with no graphics or text or buttons showing. However the blur effect is still
functional in those areas, and clicking and dragging on any window component
works correctly (even if they're invisible).

Today I found the culprit as well as a workaround, thanks to Martin Gräßlin in
the same report on the KDE bug tracker. The issue only happens when using egl
instead of glx as the backend of KWin. This can be modified by opening
~/.config/kwinrc in a text editor and changing:

GLPlatformInterface=egl

to

GLPlatformInterface=glx

Anyone with a Radeon card should be able to reproduce this, by doing the
reverse of the above and switching their KDE desktop to egl. I understand the
driver developers need to figure out what's breaking it, which hopefully won't
be difficult using this test case.</pre>
        </div>
      </p>


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

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