Groovy ;) -- Travis Bell
On 30-May-06, at 9:01 AM, James Bunton wrote: > On 26/05/2006, at 10:01 PM, Norman Rasmussen wrote: > >> On 5/26/06, Vasili Sviridov <[EMAIL PROTECTED]> wrote: >>> Travis Bell wrote: >>> > Hey guys, I know we've talked about this error a few times but >>> I am >>> > curious. Did James ever figure out for surely what causes it or >>> not? >>> > ----------- >>> > Disconnected from MSN servers: [Failure instance: Traceback >>> (failure >>> > with no frames): twisted.internet.error.ConnectionLost: >>> Connection to >>> > the other side was lost in a non-clean fashion. >>> > ] >>> > ----------- >>> I'm getting this and the "clean fashion" several times a week. It's >>> really annoying, especially because the transport doesn't >>> reconnect by >>> itself. It really stops me from trying to bring more people to >>> jabber... >> >> Disconnected from MSN servers: [Failure instance: Traceback (failure >> with no frames): twisted.internet.error.ConnectionDone: Connection >> was >> closed cleanly. >> ] >> >> I think it's when the MSN servers disconnect _you_. Maybe James >> could >> turn the ConnectionLost and ConnectionDone errors into offline >> presences with status of the exception text. (i.e. "Connection was >> closed cleanly" or "Connection to the other side was lost in a >> non-clean fashion.") >> >> side-note: James can you .strip() the exception before outputting it, >> it seems like there's a newline between the end of the exception and >> the ]. > > I should really make these translatable at some point. > For now, you shouldn't get ConnectionDone reported anymore :) > > --- > > James > > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports -------------- next part -------------- An HTML attachment was scrubbed... URL: http://modevia.com/pipermail/py-transports/attachments/20060530/ad0a7fdb/attachment-0001.html From [EMAIL PROTECTED] Tue May 30 16:29:05 2006 From: [EMAIL PROTECTED] (Lars T. Mikkelsen) Date: Tue May 30 16:29:11 2006 Subject: [py-transports] MSN Transport question... In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> On Wed, May 31, 2006 at 01:02:41AM +1000, James Bunton wrote: > Hopefully this will solve the problem once & for all :) At least I'm not able to reproduce the issue with r166. If no one reports issues the next couple of days, perhaps it's time to make a new release? :-) Best regards, Lars From [EMAIL PROTECTED] Tue May 30 17:36:08 2006 From: [EMAIL PROTECTED] (Travis Bell) Date: Tue May 30 17:36:17 2006 Subject: [py-transports] MSN Transport question... In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Upgraded. So far so good. -- Travis Bell On 30-May-06, at 10:29 AM, Lars T. Mikkelsen wrote: > On Wed, May 31, 2006 at 01:02:41AM +1000, James Bunton wrote: >> Hopefully this will solve the problem once & for all :) > > At least I'm not able to reproduce the issue with r166. > > If no one reports issues the next couple of days, perhaps it's time to > make a new release? :-) > > Best regards, > Lars > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports -------------- next part -------------- An HTML attachment was scrubbed... URL: http://modevia.com/pipermail/py-transports/attachments/20060530/37d27f35/attachment.htm From [EMAIL PROTECTED] Tue May 30 19:10:13 2006 From: [EMAIL PROTECTED] (Norman Rasmussen) Date: Tue May 30 19:10:18 2006 Subject: [py-transports] pyirct and pyyimt - jabber browsing Message-ID: <[EMAIL PROTECTED]> Does any one care if I drop support for JEP-0011 (iq:browse) and JEP-0094 (iq:agents) in pyirct and pyyimt? -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ From [EMAIL PROTECTED] Tue May 30 20:27:25 2006 From: [EMAIL PROTECTED] (Daniel Henninger) Date: Tue May 30 20:29:03 2006 Subject: [py-transports] pyirct and pyyimt - jabber browsing In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Not in the slightest! =) Drop an elbow on them! Daniel On May 30, 2006, at 3:10 PM, Norman Rasmussen wrote: > Does any one care if I drop support for JEP-0011 (iq:browse) and > JEP-0094 (iq:agents) in pyirct and pyyimt? > > -- > - Norman Rasmussen > - Email: [EMAIL PROTECTED] > - Home page: http://norman.rasmussen.co.za/ > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
