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

QML animation flickering in fullscreen

XMLWordPrintable

      Fullscreen QML window on separate (nothing else is running) X server flicker on animation events.
      QML window size should be exactly same as screen size, if its size is less or bigger, it doesn't flicker at all.

      Test setup:

      • I attached small simple qml project
      • Start separate X server, eg: "X :8 vt08"
      • Modify width and height of root Rectangle to your screen size. (I haven't tested with multimonitor setup).
      • Run QML viewer on new X, eg: "DISPLAY=:8 qmlscene-qt5 test2.qml" - it will flicker when you move mouse over Boxes.
      • Change width of root Rectangle a bit, eg +/-1 and test again - it wouldn't flicker.

        1. test.tar.gz
          0.6 kB
          Nikita Mikhailov
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            sletta Gunnar Sletta
            nsl Nikita Mikhailov
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes