<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 - Qt's QOpenGLWidget renders a blank screen under XWayland"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106757">106757</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Qt's QOpenGLWidget renders a blank screen under XWayland
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>18.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i915
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>myk321@gmail.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=139886" name="attach_139886" title="Qt Application renders correctly using MESA software rendering">attachment 139886</a> <a href="attachment.cgi?id=139886&action=edit" title="Qt Application renders correctly using MESA software rendering">[details]</a></span>
Qt Application renders correctly using MESA software rendering

With intel integrated graphics, the Qt Surface example, that uses
QOpenGLWidget, on Fedora 28 under an wayland session and then run under
xwayland by starting the Qt application using the command:

./surface -platform xcb

results in the Qt application being displayed correctly, but the 3D data
visualization is shown incorrectly as blank panel  (see attached).

The same Qt application in a Wayland session with MESA software rendering also
under xwayland as follows:

LIBGL_ALWAYS_SOFTWARE=1 ./surface -platform xcb

results in the application and 3D data visualization being displayed correctly
(see attached).

The same Qt application in a XOrg session results in the application and 3D
data visualization being displayed correctly.

The same Qt application in a Wayland session run under wayland results in the
application and 3D data visualization being displayed correctly.

This issue is logged as a Qt defect here:
<a href="https://bugreports.qt.io/browse/QTBUG-68263">https://bugreports.qt.io/browse/QTBUG-68263</a>

A similar issue is described for GNU Octave here:
<a href="https://savannah.gnu.org/bugs/?51442">https://savannah.gnu.org/bugs/?51442</a></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>