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

QtCreator is not fully handling command line

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 6.0.0-rc1, Qt Creator 6.0.1
    • Editors
    • None
    • Windows

    Description

      QtCreator is not fully handling command line parameters. 

      Those are opening new dialog:

        PS C:\Qt\Tools\QtCreator\bin> .\qtcreator.exe -help     Open help dialog.
        PS C:\Qt\Tools\QtCreator\bin> .\qtcreator.exe -version  Open a version dialog

      Thoses are starting QtCreator without executing profile or blocking until QtCreator ends:

        PS C:\Qt\Tools\QtCreator\bin> .\qtcreator.exe -profile  
        PS C:\Qt\Tools\QtCreator\bin> .\qtcreator.exe -block
        PS C:\Qt\Tools\QtCreator\bin>

       

      I expect `-block` option to block the shell until QtCreator applicaiton is close; this is the case under Linux with QtC 4.13.2.

      Attachments

        Issue Links

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

          Activity

            People

              davschul David Schulz
              cedric.le.dillau Cédric Le Dillau
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes