On Tue, 17 Oct 2006 09:45:46 +0200, Stef Coene wrote: > I have a debian stable based jabber server. I have these 2 extra lines for > more up-to-date packages: > deb http://www.backports.org/debian sarge-backports main contrib non-free > deb http://robots.org.uk/debian sarge main > > root:~ # dpkg -l | grep jabber > ii jabber-common 0.4 Jabber server and transport (common files) > ii jabberd2-mysql 2.0s10-0bpo1 Jabber Open Source Instant Messenger Server > root:~ # dpkg -l | grep pymsn > ii pymsnt 0.11.1-2~sarge MSN transport for Jabber > > I can connect to the jabber server, use the msn gateway and chat with my > contacts. However, after some time, I get the error: > (09:24:15) msn: Disconnected from MSN servers: [Failure instance: > Traceback: > exceptions.AttributeError, 'NoneType' object has no attribute 'getAttribute'
Hi Stef, This was caused by a change in the MSN protocol a while back. I actually backported the fix for this bug to version 0.11.1-4 of my package, but an error in the script that I use to upload the packages to my web site meant that that version of the package never got uploaded. I have now fixed the script and uploaded the latest version, 0.11.1-5~sarge. > Stef -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 _______________________________________________ py-transports mailing list [email protected] http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
