Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1122

Qt Creator crashes on wildcard change in qbs project file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 1.8.0
    • 1.7.1
    • Qt Creator Integration
    • None
    • 598044110a5ccdfc18c593644c2ce8de838212e3

    Description

      e46c768f2cdfcddc92b3a61d59f7465c76c65337 from https://github.com/jakepetroules/qbs

      Qt Creator crashes when I change:

              files: ["../src/3rdparty/python/**/*.py"]

      to

              files: ["../src/3rdparty/python/**/*"]

      in share/share.qbs

      Even if I delete the build graph, the crash still occurs when opening the project. If I build the command line equivalent, the error:

      ERROR: Cannot install '/Users/jakepetroules/OpenSource/qt/qbs/src/3rdparty/python/bin/dmgbuild', because it doesn't start with the value of qbs.installSourceBase '/Users/jakepetroules/OpenSource/qt/qbs/src/3rdparty/python/lib/python2.7/site-packages'.

      is shown.

      So the code is wrong, but of course we should handle this in the IDE and not crash.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes