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

[REG 4.4->4.5] Configuration clone is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.5.0-rc1
    • None
    • 5ca90a4a5e779f20f4c02c77efb24cdc9614f5fd

      This is probably caused by 890c1906e6fb2eceb3eaf381b0c298138be3a932.

      If you clone a Run Configuration with command line arguments or non-default Run in Terminal setting, it is lost in the cloned configuration.

      From what I see, IRunConfigurationFactory::cloneHelper creates a new RunConfig, which initializes all aspects. Then the old aspects are cloned and appended to this RunConfig, so it has 2 aspects of the same type.

      This looks related to QTCREATORBUG-19186.

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

            hjk hjk
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes