Hello All! PyICQt-0.8 + eJabberd-1.1.2 + WinXP The trouble is not all sended messages are reaching recipients. About 30-50% of messages disappear somewhere. In debug log I got such repeating thing:
Unhandled error in Deferred: Traceback (most recent call last): File "C:\pyicq-t-0.8\src\tlib\oscar.py", line 643, in dataReceived state=func(flap) File "C:\pyicq-t-0.8\src\tlib\oscar.py", line 754, in oscar_Data d.errback(snac) File "C:\Python24\lib\site-packages\twisted\internet\defer.py", line 251, in e rrback self._startRunCallbacks(fail) File "C:\Python24\lib\site-packages\twisted\internet\defer.py", line 294, in _ startRunCallbacks self._runCallbacks() --- <exception caught here> --- File "C:\Python24\lib\site-packages\twisted\internet\defer.py", line 307, in _ runCallbacks self.result = callback(self.result, *args, **kw) File "C:\pyicq-t-0.8\src\tlib\oscar.py", line 2428, in _cbGetAway user, rest = self.parseUser(snac[5],1) exceptions.TypeError: unsubscriptable object Somebode reported about such problem but I haven't found any resolving. Any idea? Yet is there possibility to set logging level like in PyMSNt? Best regards, Alex. _______________________________________________ py-transports mailing list py-transports@blathersource.org http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports