On 2012-05-22, David Faure <faure at kde.org> wrote: > bool waitForReady(int msecs = 30000); This one waits and has a timeout > static bool execute(const QString &program, const QString &expectedServiceName, > const QStringList &arguments = QStringList(), QString *error = 0); This one waits and don't have a timeout? /Sune