Changes between Initial Version and Version 1 of Ticket #199, comment 28


Ignore:
Timestamp:
Aug 2, 2011, 8:50:42 AM (13 years ago)
Author:
rudi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #199, comment 28

    initial v1  
    11The output stuff seems to work nicely now. Also the build stoppage in Creator is fixed. My gut feeling that this could be related to stderr was not so wrong...
    22
    3 However, even though all the tests are running fine now, I still have a problem in my app. It's again with the input side and it used to work yesterday. Under some circumstances the app gets stuck on QProcess::waitForReadyRead(). Could it be, that the change in the QProcess logic had some side effect on the signal/ready state generation ?
     3However, even though all the tests are running fine now, I still have a problem in my app. It's again with the input side and it used to work yesterday. Under some circumstances the app gets stuck on QProcess::waitForReadyRead(). Even though a timeout is specified. Could it be, that the change in the QProcess logic had some side effect on the signal/ready state generation ?