Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-1088

Settings are Shared Accross Instances/Suffixes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • (future version)
    • 2.10.1 (rev.02), 3.2.0
    • General
    • None
    • Windows 11 22H2
    • 55868efd7 (dev)

    Description

      1. Start MSVS using the parameter /RootSuffix to get an environment separate from your usual one.
        C:\Users\rober>"C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\devenv.exe" /RootSuffix TestOne
        

        MSVS will start with empty settings.

      2. Click your way through all the "Welcome" dialogs.
      3. Check that you don't see any entries in "File" -> "Recent Projects and Solutions..." to make sure that this really is a separate environment with its own settings.
      4. Go to "Extensions" -> "Manage Extensions" and download the Qt Visual Studio Tools from the marketplace.
      5. Quit MSVS.
        Now the installation wizard of the VS Tools will start.
      6. Finish the installation wizard.
      7. Start MSVS with the test environment again.
        C:\Users\rober>"C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\devenv.exe" /RootSuffix TestOne
        
      8. Go to "Extensions" -> "Qt VS Tools" -> "Qt Versions".
        You will see the Qt versions you configured in your normal working environment. Changes you make now will also affect your normal environment.

      If you didn't use the VS Tools before, add a Qt version in the dialog and repeat steps 1 to 7 with a different RootSuffix.

      This is surprising to the user and may result in loss of data. It also is a blocker for running Squish tests for the VS tools in the account of somebody actually using them.

      Attachments

        For Gerrit Dashboard: QTVSADDINBUG-1088
        # Subject Branch Project Status CR V

        Activity

          People

            qtvstools Qt VS Tools
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes