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

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

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes