Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-20207

qrc link opening wrong file

    XMLWordPrintable

Details

    • 55b0cc7814f27ca204d692c858a3f62cb42fd57b (qt-creator/qt-creator/master)

    Description

      When you get an runtime error in a qml file, you get a link to the file, in the Application output panel, with the problem.

      When using a subdir .pro file, the link is opening the wrong qml file.

       

      Open solutions.pro

      start application.

      Application will though a qml error with the link to the file "qrc:/QML/main.qml"

      File that will open is: /QML/main.qml.

      The file that should be opened is: /GUI/QML/main.qml

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            timonm Timon Mentink
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes