Problems on callAfter
Michele Petrazzo
michele.petrazzo at unipex.it
Tue Jul 4 11:24:27 PDT 2006
Hi list,
my customer report me this very strange error. The problem is that I
don't know exactly when happen, so this is the only thing that I can
wrote :(
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.pyo", line 442, in __bootstrap
File "threading.pyo", line 422, in run
File "twisted\internet\threadedselectreactor.pyo", line 154, in
_workerInThread
File "twisted\internet\threadedselectreactor.pyo", line 123, in
_sendToMain
File "twisted\internet\threadedselectreactor.pyo", line 266, in mainWaker
File "wx\_core.pyo", line 13537, in CallAfter
AttributeError: 'NoneType' object has no attribute '_CallAfterId'
What can I do for debug it?
wx version 2.6.3.2 on python 2.4.3 + py2exe
Thanks,
Michele
More information about the wxpython-users
mailing list