On 10/03/2006, at 4:25 AM, Magnus Henoch wrote:

> These error messages appear on PyMSN-t r123.  Not sure if they do any
> harm, but fixing them probably wouldn't hurt ;)
>
> Magnus
>
> Unhandled error in Deferred:
> Traceback (most recent call last):
>   File  
> "/usr/local/lib/python2.3/site-packages/twisted/internet/base.py",  
> line 423, in runUntilCurrent
>     call.func(*call.args, **call.kw)
>   File  
> "/jabber/src/production/msn.jabber.cd.chalmers.se-filetransfer/src/ 
> tlib/msn/msnw.py", line 54, in timeout
>     d.errback()
>   File  
> "/usr/local/lib/python2.3/site-packages/twisted/internet/defer.py",  
> line 274, in errback
>     self._startRunCallbacks(fail)
>   File  
> "/usr/local/lib/python2.3/site-packages/twisted/internet/defer.py",  
> line 313, in _startRunCallbacks
>     self._runCallbacks()
> --- <exception caught here> ---
>   File  
> "/usr/local/lib/python2.3/site-packages/twisted/internet/defer.py",  
> line 338, in _runCallbacks
>     self.result = callback(self.result, *args, **kw)
>   File  
> "/jabber/src/production/msn.jabber.cd.chalmers.se-filetransfer/src/ 
> legacy/glue.py", line 339, in connectionFailed
>     LogEvent(INFO, self.session.jabberID)
> exceptions.AttributeError: 'NoneType' object has no attribute  
> 'jabberID'
> Exception exceptions.TypeError: 'failedMessage() takes exactly 2  
> arguments (3 given)' in <bound method OneSwitchboardSession.__del__ of  
> <tlib.msn.msnw.OneSwitchboardSession instance at 0x3d245f0>> ignored
> Exception exceptions.TypeError: 'failedMessage() takes exactly 2  
> arguments (3 given)' in <bound method OneSwitchboardSession.__del__ of  
> <tlib.msn.msnw.OneSwitchboardSession instance at 0x3ea2290>> ignored

Thanks. Will soon be fixed in SVN.

---

James

Reply via email to