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

Sequential Animation on Rotation will cause QQuickWidget (and entire application!) to go black after computer sleep.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 5.4.0 RC, 5.4.0
    • None
    • Windows 7, Windows 8.1, QT 5.4.0 RC, VS2013

      EDIT2: I have attached the output of qtdiag. The latest I have seen this problem is the 5.4 release - qt-opensource-windows-x86-msvc2013_64-5.4.0.exe

      EDIT: I have attached three separate computer's display driver details which all exhibit the same problem.

      If you have:

      Rectangle {
             SequentialAnimation on rotation {
                 loops: Animation.Infinite
                 PropertyAnimation { duration: 1000; from: 0; to: 360 }
             }
      }
      

      and have the window open and visible, and then shut your laptop and reopen (i.e. go to sleep and resume), your entire qt application window will go black (not just the QQuickWidget!)

      Attached is a sample project which illustrates this behaviour.

      • Only tested on windows 8.1, windows 7.

        1. displaydrivers.txt
          14 kB
          Luke
        2. displaydriverscomputerthree.txt
          4 kB
          Luke
        3. displaydriverscomputertwo.txt
          38 kB
          Luke
        4. QQuickWidgetCausesApplicationToGoBlackAfterResume.zip
          2 kB
          Luke
        5. qtbug43188.zip
          2 kB
          Friedemann Kleint
        6. qtdiag.log
          4 kB
          Luke
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            lagocs Laszlo Agocs
            lmv Luke
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes