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

qml runtime asserts when running applications

XMLWordPrintable

    • 0d5ef23ee7cf326c080580f145123de7183dc142

      When trying to run an application which has multiple files, such as samegame.qml in the qt examples, an assert like the following appears:

      ASSERT: "!url.isRelative() && (QQmlFile::urlToLocalFileOrQrc(url).isEmpty() || !QDir::isRelativePath(QQmlFile::urlToLocalFileOrQrc(url)))" in file qml/qqmltypeloader.cpp, line 1568
      

      In other cases, I've also seem a failure complaining about 'import "."' not having a qmldir or namespace.

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

            aalpert Alan Alpert
            aalpert Alan Alpert
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes