[PyQt] Event loop is already running warning message
Darren Dale
darren.dale at cornell.edu
Tue Feb 5 14:30:50 GMT 2008
Hello,
A while back I inquired about some warning messages that appear in a threaded
application at each timeout, which was addressed in a subsequent PyQt4
release: http://thread.gmane.org/gmane.comp.python.pyqt-pykde/9800/focus=9803
A similar problem occurs with QCoreApplication, it can be seen by starting
ipython:
$ ipython --q4thread
>>> cpaste
QCoreApplication::exec: The event loop is already running
QCoreApplication::exec: The event loop is already running
...
That warning is also produced at each timeout. Is it possible to silence this
message?
Thank you,
Darren
--
Darren S. Dale, Ph.D.
Staff Scientist
Cornell High Energy Synchrotron Source
Cornell University
275 Wilson Lab
Rt. 366 & Pine Tree Road
Ithaca, NY 14853
darren.dale at cornell.edu
office: (607) 255-3819
fax: (607) 255-9001
http://www.chess.cornell.edu
More information about the PyQt
mailing list