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

[REG 5.13 ->5.14]Compiling with Qt 5.14 gives: "Unable to assign QJSValue to QVector<QPointF>" , was not in Qt 5.13

XMLWordPrintable

    • Linux/X11
    • ecdb4ed275a0869dc668d73d774735575d43a0a3 (qt/qtdeclarative/5.14)

      After updating the Qt version from Qt 5.13.0 to Qt 5.14 I started to get this printout
       
      file:///home/plover/test_workspace/testQt5.14/main.qml:12:9: Unable to assign QJSValue to QVector<QPointF>
      And sure enough, the TestQuickItem is no longer displayed on screen.

      When compiling with Qt 5.13.0 this issue does not occur, and the TestQuickItem is displayed.

      Attached is a minimal example test-application I created, that shows this clearly.  Change the Qt5_DIR from 5.13 to 5.14 and the issue occurs.

       

       

        1. test-application-Qt.5.13.png
          7 kB
          Lovisa Irpa
        2. testQt5.14.tgz
          20 kB
          Lovisa Irpa
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            fabiankosmale Fabian Kosmale
            plover Lovisa Irpa
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes