Hi Gaudenz, On Wed, 04 Nov 2015 15:51:40 +0100, Gaudenz Steinlin wrote: > The testcase from the upstream bug report does not work on the porter > box with 5.5.1+dfsg-6 as well. So this fix is either not applied to this > build or it's incomplete. > > This is the output from the test program: > (sid_mipsel-dchroot)gaudenz@eder:~/testcase$ ./testcase > 24 Calling waitForStarted() > 54 waitForStarted() returned true > 55 Calling waitForFinished() > 30086 waitForFinished() returned false > 30086 errorString() is "Process operation timed out" > QProcess: Destroyed while process ("/bin/true") is still running.
Are you sure you were testing with 5.5.1+dfsg-6? This bug is definitely fixed there, here is the output of the same binary on the same machine: (sid_mipsel-dchroot)mitya57@eder:/home/gaudenz/testcase$ ./testcase 3 Calling waitForStarted() 9 waitForStarted() returned true 10 Calling waitForFinished() 11 waitForFinished() returned true 12 errorString() is "Unknown error" Tried multiple times to be completely sure. -- Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature