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

QProcess does not execute command if PATH isn't set

XMLWordPrintable

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

      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();

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes