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

The active run configuration is not recalled correctly

XMLWordPrintable

    • 9853d8767 (master)

      Steps to reproduce:

      • Create a simple test project
      • Create a second, "Custom Executable" Run config (set it to run "ls -lach" for instance)
      • Quit and Start Qt Creator again
      • Re-open the project, check that "Run Settings" still points to the Custom executable
      • Change the active run setting to the actual binary
      • Quit and Start Qt Creator again
      • Re-open the project
      • Check which Run Setting is selected

      Expected:

      • The actual binary is selected

      Actual:

      • The Custom executable is selected

      Seems to be a side effect of the Target / Build / Run Settings refactoring as the ActiveRunConfiguration is now stored twice as well, but I gave up investigating at that point.

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

            kandeler Christian Kandeler
            madwinter Marcus Tillmanns
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes