Tks 1k wysota, for your answer, but if I change readOutput in
Qt Code:
  1. def readOutput(self):
  2. print self.process.readStdout()
To copy to clipboard, switch view to plain text mode 
I don't get any output too, and futher the process is not running,
according to QProcess.ProcessState = 0.

bye
Fantagol