Bo Peng wrote:
On Dec 11, 2007 10:21 AM, Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote:
Bo Peng wrote:
So no one can reproduce this problem?
I can.

Peter,

I suspect that the process is not run under the /tmp/blah directory,
could you please check this?

Hi Bo,

Qt docs say:

void QProcess::setWorkingDirectory ( const QString & dir )

Sets the working directory to dir.
QProcess will start the process in this directory.
The default behavior is to start the process in the
working directory of the calling process.


Currently setWorkingDirectory is not used an therefore
the default is the working directory of the calling process.
Is this different to ::system?


Peter

Reply via email to