[Qt-interest] QProcess's bug?

邵度 shao.tu at gmail.com
Thu Jun 25 03:45:32 CEST 2009


Hi,

My program uses QProcess to periodically execute some shell commands for
convenient.
When I normally run my program, everything seems okay.
While if I run my program in daemon, QProcess always tells me it's state is
QProcess::Running initially.
Am I something wrong with QProcess?
Should I use fork() and exec() family to achieve my goal instead of
QProcess?

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090625/a678ba5c/attachment.html 


More information about the Qt-interest-old mailing list