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

Cloning kit may get name already in use

    XMLWordPrintable

Details

    • 909dcaeee05b41532586316d6875a2812023e7b5 (qt-creator/qt-creator/master)

    Description

      1. Start Creator with empty settings.
      2. Go to "Tools" -> "Options..." -> "Build & Run" -> "Kits".
        There should be one kit named "Desktop" which is the default.
      3. Select kit "Desktop".
      4. Click the "Clone" button.
        Creator creates a kit named "Clone of Desktop".
      5. Select kit "Desktop" again.
      6. Click the "Clone" button again.
        Creator creates another kit named "Clone of Desktop" and displays a warning about it.

      Creator should not use names which are already in use, e.g. it could use an index instead.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes