Hello,
thank you for this patch. What does these tracebacks mean? Could this
be related to the problems I'm experiencing on our server?
I applied it and restarted PyICQt. I found this in the log right after
the restart:
------------------------------------------------
[2008-07-25 16:11:45] Traceback (most recent call last):
File "/home/packages/python/2.5/python2.5-2.5.2/Modules/
pyexpat.c", line 656, in EndElement
File "/usr/lib/python2.5/site-packages/twisted/words/xish/
domish.py", line 780, in _onEndElement
self.ElementEvent(self.currElem)
File "/usr/lib/python2.5/site-packages/twisted/words/xish/
xmlstream.py", line 106, in onElement
self.dispatch(element)
File "/usr/lib/python2.5/site-packages/twisted/words/xish/
utility.py", line 316, in dispatch
callbacklist.callback(obj)
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/words/xish/
utility.py", line 106, in callback
methodwrapper(*args, **kwargs)
File "/usr/lib/python2.5/site-packages/twisted/words/xish/
utility.py", line 27, in __call__
self.method(*nargs, **nkwargs)
File "/usr/share/pyicqt/src/main.py", line 303, in
streamError
self.xmlstream.streamError(errelem)
exceptions.AttributeError: XmlStream instance has no attribute
'streamError'
------------------------------------------------
Regards,
Martin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"py-transports" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/py-transports?hl=en
-~----------~----~----~----~------~----~------~--~---