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

QbsProjectManager fails at opening qtcreator.qbs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 2.8.1, Qt Creator 3.0.0-rc1
    • None
    • Windows 7 64 bit

      1. Start Creator with enabled QbsProjectManager plugin.
      2. Open qtcreator.qbs from Creator's repository.
        Creator built from from master branch will show a project tree containing just qtcreator.qbs and a progress bar reading "Evaluating".

        When opening qtcreator.qbs from master branch in Creator 2.8.2, the progress bar will finish and then display two issues:
        C:\Users\rob\dev\src\creator-master\src\plugins\help\help.qbs:5: warning: Duplicate dependency 'Qt/core'.
        C:\Users\rob\dev\src\creator-master\share\share.qbs:11: error: File 'C:/Users/rob/dev/src/creator-master/share/qtcreator/dumper' does not exist.
        

        So the different versions lead to the following results:

          qtcreator.qbs from 2.8 branch qtcreator.qbs from master branch
        Creator built from 2.8 branch works progress bar finishes, issues displayed
        Creator built from master branch progress bar does not finish progress bar does not finish

      Instead, Creator should parse and display the project correctly.

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

            jbornema Joerg Bornemann
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes