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

QProcess::startDetached(prog,args) doesn't transmit the args on MacOSX

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Not Evaluated Not Evaluated
    • Some future release
    • 4.4.3
    • Core: I/O
    • None

      When you use QProcess::startDetached (QString &prog, QStringList &args) to launch another process with several command line arguments "args" on MacOSX, the program is started, but without being passed the arguments specified. This same function works fine on Windows and Linux, but not on MacOSX.

      The was tested with Qt 4.4.3, MacOSX 10.5.6

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

            stormols Marius Storm-Olsen
            janichol Andy Nichols
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes