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

QtCreator is not fully handling command line

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes