I am running eric4 on a system with Qt-4.3 and PyQt-4.3 on a 64 bit computer. I frequently (maybe every 10 minutes or so) get a message that says:
QProcess: Destroyed while process is still running. I found a post on qt-interest that might be relevant, it suggests using QProcess.close() rather than terminate(), but it is not clear that it resolved that report: http://lists.trolltech.com/qt-interest/2007-06/thread00544-0.html Has anyone else seen this? Darren _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
