On Wed, May 31, 2006 at 10:12:42AM +0200, Lucas Nussbaum wrote: > [2006-05-30 23:18:41] Unhandled error in Deferred: > [2006-05-30 23:18:41] Traceback (most recent call last): > Failure: <type 'int'>: 715
James, I guess these tracebacks occur because none of the Deferred returned by msn.MSNEventBase._createIDMapping() have errbacks, and hence, a standard error message is printed. Best regards, Lars From [EMAIL PROTECTED] Wed May 31 17:18:04 2006 From: [EMAIL PROTECTED] (Adam Thorsen) Date: Wed May 31 17:18:16 2006 Subject: [py-transports] unreliable registration form return Message-ID: <[EMAIL PROTECTED]> Having an issue with transports connected to ejabberd (pyaim-t/pymsn- t). When I request the registration form, sometimes I get a response, and sometimes I don't. If I request a form consecutively several times, I'll get a response maybe 50% of the time. Any ideas? Thanks, -Adam From [EMAIL PROTECTED] Wed May 31 19:00:35 2006 From: [EMAIL PROTECTED] (Daniel Henninger) Date: Wed May 31 19:01:50 2006 Subject: [py-transports] PyICQt 0.7b and PyAIMt 0.7d released Message-ID: <[EMAIL PROTECTED]> I have just released minor code change updates for PyICQt and PyAIMt. These updates fix a security hole in the MySQL XDB backend. I highly recommend you update immediately if you are using the MySQL XDB backend. If you are not, then you can ignore these releases. Also, to the one person who downloaded the patch/upgraded mysql.py from my www.vorpalcloud.org server, please download a new copy. For some bizarre reason I managed to copy the old one over top of the new one. The fixed one is in place again. (easy way to tell is if it has ping calls in it ;) ) You can download the new releases at: PyAIMt: http://www.blathersource.org/releases.php?projid=pyaim-t PyICQt: http://www.blathersource.org/releases.php?projid=pyicq-t Daniel
