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

*.user files are not portable between different machines

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • Qt Creator 3.5.0
    • None
    • OS: Windows 7

    Description

      The *.user files contain a generated project configuration ID and a similar generated ID for each kit.

      E.g.:
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">

      {85a5f839-78b8-4929-98a4-5751ec521ddd}

      </value>

      These IDs seem to be machine dependent, and it is not possible to open a *.user file with QtCreator on a different machine, so that most of the original settings (project configurations assigned to kits) do not get lost.

      I could not find an easy way for porting a *.user file, other than creating an empty project with empty kits on a new machine and merge the new IDs into the original *.user file.

      This is quite tedious and there seems to be no obvious reason for binding the *.user configuration files to a given machine.

      Attachments

        Activity

          People

            dt Daniel Teske
            fdavid David Ferenczi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: