Wednesday 09 August 2006 21:44 skrev Jeremie Kilgore: > I've got the MSN transport running on a fedora core 5 box with wildfire. > I have problems keeping a connection to the service after a while it > will disconnect with this message as an alert > > Disconnected from MSN servers: [Failure instance: Traceback: > exceptions.AttributeError, 'NoneType' object has no attribute > 'getAttribute'] > > Has anyone else seen this?
Yes. Atleast three other threads this month. You want to either read up the archives of August at <http://modevia.com/pipermail/py-transports/2006-August/thread.html> or simply upgrade to the latest dev snapshot <http://delx.cjb.net/pymsnt/tarballs/pymsnt-0.11.2-dev.tar.gz>. /Albert From [EMAIL PROTECTED] Wed Aug 9 20:01:14 2006 From: [EMAIL PROTECTED] (Jeremie Kilgore) Date: Wed Aug 9 20:01:19 2006 Subject: [py-transports] MSN Disconnects In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Thanks a lot. I didn't know I could do that, I apologize for wasting your time. Jeremie Kilgore Bridgeway IS Department [EMAIL PROTECTED] This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Thank You. Albert Holm wrote: > Wednesday 09 August 2006 21:44 skrev Jeremie Kilgore: >> I've got the MSN transport running on a fedora core 5 box with wildfire. >> I have problems keeping a connection to the service after a while it >> will disconnect with this message as an alert >> >> Disconnected from MSN servers: [Failure instance: Traceback: >> exceptions.AttributeError, 'NoneType' object has no attribute >> 'getAttribute'] >> >> Has anyone else seen this? > > Yes. Atleast three other threads this month. You want to either read up the > archives of August at > <http://modevia.com/pipermail/py-transports/2006-August/thread.html> or > simply upgrade to the latest dev snapshot > <http://delx.cjb.net/pymsnt/tarballs/pymsnt-0.11.2-dev.tar.gz>. > > /Albert > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > >
