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

qml runtime asserts when running applications

    XMLWordPrintable

Details

    • 0d5ef23ee7cf326c080580f145123de7183dc142

    Description

      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.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-34301
          # Subject Branch Project Status CR V

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes