Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
4.4.3
-
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