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

Passing of arguments to application broken

    XMLWordPrintable

Details

    • 156330cd5dbd132a2b64dec865af4f0cdec94407

    Description

      1. Create a Qt Widgets Application using the wizard.
      2. Go to the active build configuration's run settings.
      3. Add some arguments, e.g. "a b c", without any quotes.
      4. Run the application.
      5. Check the application's command line in Windows Task Manager.
        You'll see something like
        D:\Testprojekte\build-untitled23-Qt_5_2_1-Debug\debug\untitled.exe "a b c" a b c
        

        The part in quotes is wrong and should be removed.

      Found by Squish test tst_qtquick_creation.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes