Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-39699

Windows: QQuickWidget is broken with ANGLE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 5.3.1
    • 5.3.0, 5.3.1
    • Quick: Widget
    • None

    Description

      Trying to show a non-multisampled QQuickWidget will always fail on Windows in ANGLE builds.

      This is because QOpenGLFramebufferObject is unable to cope with the samples value of -1 and QQuickWidget is not aware of this limitation. The best fix is to make it more robust by treating such undefined (default) values as 0.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              lagocs Laszlo Agocs
              lagocs Laszlo Agocs
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes