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

QQuickWidget shows black content when running in release mode

    XMLWordPrintable

Details

    • 4ca7b23dc007afd58928dc6949cb797903f10951

    Description

      1. Run the demo attached to QTBUG-40743 in debug mode
      (qmake.exe qnswindow.pro -r -spec win32-msvc2010 "CONFIG+=declarative_debug" "CONFIG+=qml_debug")
      2. Click "File->Create quick view". Notice that the window that pops up is displayed correctly
      3. Run the demo in release mode
      (qmake.exe qnswindow.pro -r -spec win32-msvc2010 "CONFIG+=release")
      4. Click "File->Create quick view". Notice that a black window pops up

      This issue happens on 5.3.1 (ANGLE), after applying QQuickWidget patches up until https://codereview.qt-project.org/#/c/92764/

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            ccristians Cristian Cioloca-Savan
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes