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

Build arguments lost after switching session

XMLWordPrintable

    • 0dde63388 (11.0)

      Qt Creator built from master branch commit 27302694ab794d8437b6feac4095ad34fa43ed24.

      Steps to reproduce:

      1. Open the Project pane on the left, select the Build options for a given project
      2. Expand the steps (I used the Build one)
      3. Add some arguments to the "Tool arguments"
      4. Switch session to something else
      5. Switch back

      Note how the argument is still listed on the command to be run (and trying to run it shows it is used), but not in the text field below:

      Typing something in that field makes the stale extra arguments be replaced, so you can remove the argument this way.

      Note: this was a Meson build, which uses Ninja directly as a build step. The CMake Build step is a much more complex affair and I couldn't reproduce the issue there. This may affect other project types.

        For Gerrit Dashboard: QTCREATORBUG-29351
        # Subject Branch Project Status CR V

            kandeler Christian Kandeler
            thiago Thiago Macieira
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes