On Monday 28 August 2006 11:36, Joe Moschetti wrote: > The Yahoo transport seems to be eating 100% cpu constantly. Suggestions?
Don't use it. MSN users can now add Yahoo users directly, and PyMSNt is stable. You still need an MSN ID to use the MSN transport, but at least you can still contact Yahoo users that way. Ultimately, the long term fix is to get your Yahoo contacts to join Jabber. -- Paul Johnson Email and IM (XMPP & Google Talk): [EMAIL PROTECTED] -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://modevia.com/pipermail/py-transports/attachments/20060828/dae8b8d7/attachment.pgp From [EMAIL PROTECTED] Tue Aug 29 09:59:04 2006 From: [EMAIL PROTECTED] (Daniel Henninger) Date: Tue Aug 29 09:59:21 2006 Subject: [py-transports] Incoming =) Message-ID: <[EMAIL PROTECTED]> I'm releasing a batch of messages that were waiting in the queue that needed to be approved. Fair warning. You all may have seen these before if the sender reposted after their first rejection. Daniel From [EMAIL PROTECTED] Mon Aug 7 19:09:53 2006 From: [EMAIL PROTECTED] (Alan Wolff) Date: Tue Aug 29 09:59:23 2006 Subject: [py-transports] pymsnt error Message-ID: <[EMAIL PROTECTED]> Hi everyone I'm using pymsnt 0.11 on Gentoo Linux with Python 2.4.2, twisted-2.0.1. I'm receiving the following error in my log file: [2006-08-07 20:59:57] Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/twisted/python/log.py", line 56, in callWithLogger return callWithContext({"system": lp}, func, *args, **kw) File "/usr/lib/python2.4/site-packages/twisted/python/log.py", line 41, in callWithContext return context.call({ILogContext: newCtx}, func, *args, **kw) File "/usr/lib/python2.4/site-packages/twisted/python/context.py", line 52, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/usr/lib/python2.4/site-packages/twisted/python/context.py", line 31, in callWithContext return func(*args,**kw) --- <exception caught here> --- File "/usr/lib/python2.4/site-packages/twisted/internet/pollreactor.py", line 160, in _doReadOrWrite why = selectable.doRead() File "/usr/lib/python2.4/site-packages/twisted/internet/tcp.py", line 351, in doRead return self.protocol.dataReceived(data) File "/usr/lib/python2.4/site-packages/twisted/protocols/basic.py", line 221, in dataReceived why = self.lineReceived(line) File "/usr/local/src/pymsnt-0.11/src/tlib/msn/msn.py", line 819, in lineReceived try: handler(params.split(' ')) File "/usr/local/src/pymsnt-0.11/src/tlib/msn/msn.py", line 1174, in handle_NLN self.handleAvatarHelper(msnContact, params[4]) File "/usr/local/src/pymsnt-0.11/src/tlib/msn/msn.py", line 1150, in handleAvatarHelper msnobj = MSNObject(unquote(msnobjStr)) File "/usr/local/src/pymsnt-0.11/src/tlib/msn/msn.py", line 486, in __init__ self.parse(s) File "/usr/local/src/pymsnt-0.11/src/tlib/msn/msn.py", line 531, in parse self.creator = e.getAttribute("Creator") exceptions.AttributeError: 'NoneType' object has no attribute 'getAttribute' [2006-08-07 20:59:57] Stopping factory <tlib.msn.msn.NotificationFactory instance at 0xb44dfd0c> Any ideas? Thanks so much guys _________________________________________________________________ Flirt bez vyslovenia jedineho slova s MSN Messenger 6.2 http://messenger.msn.sk/
