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

QtQuick software renderer does not work after minimize

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1: Critical P1: Critical
    • 5.9.0 Beta 1
    • 5.8.0
    • Quick: 2D Renderer
    • None
    • Windows 7, Windows 10, MingGW 32, Qt 5.8
    • 55fec6b2db17db43fc7d03ef5d482cc67b16543b

      After forcing Qt to use software renderer on Windows by using
      QQuickWindow::setSceneGraphBackend(QSGRendererInterface::Software);
      it breaks application after it is minimized and shown again.

      It only shows empty white window without anything rendered. When moving and clicking mouse over the window some widgets get rendered. It can be reproduced on Gallery QML example.

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

            janichol Andy Nichols
            vojtad Vojta Drbohlav
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes