On Tue, Apr 19, 2005 at 06:16:08AM +1000, James Bunton wrote: > You didn't update to Twisted 2.0 or anything at the same time did you?
Nope, reverting back to the stable release of PyMSNt seemed to get things going again. -- Jeremy Lunn Melbourne, Australia Jabber: My JID is the same as my email address. From [EMAIL PROTECTED] Sat Apr 23 06:20:18 2005 From: [EMAIL PROTECTED] (James Bunton) Date: Sat Apr 23 06:20:53 2005 Subject: [py-transports] PyMSNt updates Message-ID: <[EMAIL PROTECTED]> Hello again everybody. Another development snapshot is up at http://msn-transport.jabberstudio.org/tarballs Look for PyMSNt-0.9.3-dev2.tar.gz Changes: * Finally fixed dropping message issues. You should never have a dropped message on connection to a switchboard anymore * Fixed possibly memory leak * Fixed problem when a MSN contact requested authorisation while the user is online * Only send offline presence for your contacts which are currently online * Quite a few other small reliability fixes. * Twisted 2.0 support!! To get the transport work with Twisted 2.0 you need to download the Sumo package (I will document all this when I release 0.9.3), and place the twisted directory inside PyMSNt/src Either that or install Twisted 2.0 with your distros package manager. Make sure you get core, web, words and xish. You'll also need to install zope-interfaces. If you're able to, I'd appreciate testing with Twisted 2.0 so I can know what's broken. I've done some myself, all that seems to not work right now is users get dead sessions when the transport is shut down. If anybody can figure out why please let me know :) Daniel? Anyway, test, break, etc and enjoy. Thanks. --- James
