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

qmlcachegen assertion failure

    XMLWordPrintable

Details

    • 1e712c95ce (qt/qtdeclarative/dev) 1e712c95ce (qt/tqtc-qtdeclarative/dev) a3a7926c6c (qt/qtdeclarative/6.4) a3a7926c6c (qt/tqtc-qtdeclarative/6.4) a3a7926c6c (qt/tqtc-qtdeclarative/tqtc/qtinsight-6.4)

    Description

      compare this code:

      import QtQuick 2.15
      import QtQuick.Controls 2.12
      
      Item {
          Label {
              background: Rectangle {
                  color: palette.base
              }
          }
      }
      

      running qmlcachegen raises this assertion failure:

      ASSERT: "!errorType.isEmpty()" in file /Users/tim/dev/qt3rd/qtdeclarative/src/qmlcompiler/qqmljstypepropagator.cpp, line 497
      

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            timblechmann tim blechmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes