Hi Stef,

On Tue, Oct 17, 2006 at 09:45:46AM +0200, Stef Coene wrote:
[snip]
> ii  pymsnt         0.11.1-2~sarge MSN transport for Jabber
[snip]
>           File "/usr/share/pymsnt/src/tlib/msn/msn.py", line 1182, in 
> handle_NLN
>             self.handleAvatarHelper(msnContact, params[4])
>           File "/usr/share/pymsnt/src/tlib/msn/msn.py", line 1158, in 
> handleAvatarHelper
>             msnobj = MSNObject(unquote(msnobjStr))
>           File "/usr/share/pymsnt/src/tlib/msn/msn.py", line 492, in __init__
>             self.parse(s)
>           File "/usr/share/pymsnt/src/tlib/msn/msn.py", line 535, in parse
>             self.creator = e.getAttribute("Creator")
>         exceptions.AttributeError: 'NoneType' object has no 
> attribute 'getAttribute'
> 
> Any idea what can cause this ?

The MSN protocol had a minor update a while back, as discussed in an
earlier thread [1]. Please try updating to the latest development
version 0.11.2-dev2 [2].

James, perhaps it's time to make a new stable release based on
0.11.2-dev2 or trunk. I guess anyone running the current stable version
0.11.1 (with avatars enabled) will be seeing this traceback.

Best regards,
Lars

[1] http://modevia.com/pipermail/py-transports/2006-August/003167.html
[2] http://delx.cjb.net/pymsnt/tarballs/pymsnt-0.11.2-dev2.tar.gz
_______________________________________________
py-transports mailing list
[email protected]
http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to