Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-65076

QProcess does not execute command if PATH isn't set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 5.10.1
    • 5.10.0
    • Core: I/O
    • None
    • macOS: 10.13.2, Qt 5.10 
    • 48d677365a1061aa973b38d7b640498830bda452

    Description

      This does not run on Qt 5.10 under macOS. Under Qt 5.9.2 it is OK.

      QProcess process;
      process.start("ps"); 
      qDebug() << process.waitForStarted();

       

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-65076
          # Subject Branch Project Status CR V

          Activity

            People

              thiago Thiago Macieira
              fbucek fbucek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes