For some reason it seems to be importing buddies I deleted off of my list in
msn/gaim. Is there a way to fix that?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://modevia.com/pipermail/py-transports/attachments/20060810/c97c1be6/attachment.htm
From [EMAIL PROTECTED] Fri Aug 11 00:42:27 2006
From: [EMAIL PROTECTED] (James Bunton)
Date: Fri Aug 11 00:42:39 2006
Subject: [py-transports] MSN errors
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]>
Caught that myself. Its fixed in trunk :)
---
James
On 11/08/2006, at 1:11 AM, Norman Rasmussen wrote:
> This one happened soon after I restarted the transport (and asked it
> to log everyone in via the adhoc command) - it also caused the
> transport to disconnect and reconnect from the server. (I restarted,
> and did the same thing and it was fine - wierd)
>
> ==> /var/log/pymsnt/pymsnt.log <==
> [2006-08-10 16:43:15] Traceback (most recent call last):
> File "/usr/lib/python2.3/site-packages/twisted/python/
> log.py",
> line 53, in callWithLogger
> return callWithContext({"system": lp}, func, *args, **kw)
> File "/usr/lib/python2.3/site-packages/twisted/python/
> log.py",
> line 38, in callWithContext
> return context.call({ILogContext: newCtx}, func, *args,
> **kw)
> File "/usr/lib/python2.3/site-packages/twisted/python/
> context.py",
> line 59, in callWithContext
> return self.currentContext().callWithContext(ctx, func,
> *args, **kw)
> File "/usr/lib/python2.3/site-packages/twisted/python/
> context.py",
> line 37, in callWithContext
> return func(*args,**kw)
> --- <exception caught here> ---
> File "/usr/lib/python2.3/site-packages/twisted/internet/
> pollreactor.py",
> line 164, in _doReadOrWrite
> why = selectable.doRead()
> File "/usr/lib/python2.3/site-packages/twisted/internet/
> tcp.py",
> line 348, in doRead
> return self.protocol.dataReceived(data)
> File "/usr/lib/python2.3/site-packages/twisted/words/xish/
> xmlstream.py",
> line 72, in dataReceived
> self.stream.parse(data)
> File "/usr/lib/python2.3/site-packages/twisted/words/xish/
> domish.py",
> line 730, in parse
> self.parser.Parse(buffer)
> File "/usr/lib/python2.3/site-packages/twisted/words/xish/
> domish.py",
> line 771, in _onEndElement
> self.ElementEvent(self.currElem)
> File "/usr/lib/python2.3/site-packages/twisted/words/xish/
> xmlstream.py",
> line 104, in onElement
> self.dispatch(element)
> File "/usr/lib/python2.3/site-packages/twisted/words/xish/
> utility.py",
> line 233, in dispatch
> callbacklist.callback(object)
> File "/usr/lib/python2.3/site-packages/twisted/words/xish/
> utility.py",
> line 37, in callback
> methodwrapper(*args, **kwargs)
> File "/usr/lib/python2.3/site-packages/twisted/words/xish/
> utility.py",
> line 21, in __call__
> self.method(*nargs, **nkwargs)
> File "/home/norman/src/svn/PyMSNt/src/disco.py", line 161,
> in onIq
> handler(el)
> File "/home/norman/src/svn/PyMSNt/src/register.py", line 67,
> in incomingRegisterIq
> self.updateRegistration(incoming)
> File "/home/norman/src/svn/PyMSNt/src/register.py", line
> 137, in updateRegistration
> (user, host, res) = jid.internJID(incoming.getAttribute
> ("from"))
> exceptions.NameError: global name 'jid' is not defined
>
>
> --
> - 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