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

Misleading "Can't lock build graph file" when build directory doesn't exist.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Not Evaluated Not Evaluated
    • None
    • 1.4.2, 1.9.1
    • Qt Creator Integration
    • None
    • Windows 10 Pro, 64-bit. Lastest Qt Creator 3.5.1, Qt 5.5.1

      If you have a build directory set that doesn't exist, you get a misleading error about lock files:

      :-1: error: Cannot lock build graph file 'C:/Users/Me/Documents/Builds/build-MyProject-ARM-Debug/qtc_ARM_3839d614-debug/qtc_ARM_3839d614-debug.bg': Already locked by 'QtCreator' (PID 3732).

      It's especially confusing because PID 3732 is the only instance of QtCreator running.

      Fix:

      1. Builds should create the path tree needed automatically.
      2. Error message should be something like "Failed to create lock file".

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

            kandeler Christian Kandeler
            timmmm Tim
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes