On Sat, Jun 06, 2009 at 10:36:31PM +0200, Peter Kuemmel wrote: > > > 1. QProcess::waitForFinished() sometimes crashes > > > 2. QProcess::waitForFinished() sometimes does not return (splash does > > not disappear) > > > 3. QProcess::started() is emitted twice (see disconnect in patch) > > > > > > Until nobody proves me wrong I assume QProcess is not usable > > > synchronously. Then I try it again with Qt 7.0.
Would be nice to have that reproducible with a minimal example. QProcess (also the synchroneous version) seems to work well on the supported platforms (yes, Enrico, Cygwin is none of them) for the rest of the world, so all of the problems you mentioned would rank as the equivalent of "must fix". Andre'