Can you run cvs update and see if I've fixed it please?
Thanks.
---
James
On 22/05/2005, at 9:15 AM, Norman Rasmussen wrote:
> I add someone, and give them auth (eg
> [EMAIL PROTECTED]), and then I get auth from the raw
> address [EMAIL PROTECTED], instead of
> [EMAIL PROTECTED]
>
> Eventually I do get the auth for the correct address though (how weird)
>
> I also saw this error:
>
> 05/22/05 - 00:56:42 - Traceback (most recent call last):
> 05/22/05 - 00:56:42 - File
> "/usr/lib/python2.3/site-packages/twisted/internet/default.py", line
> 526, in doSelect
> 05/22/05 - 00:56:44 - _logrun(selectable, _drdw, selectable,
> method, dict)
> 05/22/05 - 00:56:44 - File
> "/usr/lib/python2.3/site-packages/twisted/python/log.py", line 65, in
> callWithLogger
> 05/22/05 - 00:56:44 - callWithContext({"system": lp}, func, *args,
> **kw)
> 05/22/05 - 00:56:44 - File
> "/usr/lib/python2.3/site-packages/twisted/python/log.py", line 52, in
> callWithContext
> 05/22/05 - 00:56:44 - return context.call({ILogContext: newCtx},
> func, *args, **kw)
> 05/22/05 - 00:56:44 - File
> "/usr/lib/python2.3/site-packages/twisted/python/context.py", line 43,
> in callWithContext
> 05/22/05 - 00:56:45 - return func(*args,**kw)
> 05/22/05 - 00:56:45 - --- <exception caught here> ---
> 05/22/05 - 00:56:45 - File
> "/usr/lib/python2.3/site-packages/twisted/internet/default.py", line
> 535, in _doReadOrWrite
> 05/22/05 - 00:56:45 - why = getattr(selectable, method)()
> 05/22/05 - 00:56:45 - File
> "/usr/lib/python2.3/site-packages/twisted/internet/tcp.py", line 255,
> in doRead
> 05/22/05 - 00:56:45 - return self.protocol.dataReceived(data)
> 05/22/05 - 00:56:45 - File
> "/usr/lib/python2.3/site-packages/twisted/protocols/basic.py", line
> 223, in dataReceived
> 05/22/05 - 00:56:45 - why = self.lineReceived(line)
> 05/22/05 - 00:56:45 - File
> "/usr/src/cvs/msn-transport/PyMSNt/src/tlib/msn.py", line 665, in
> lineReceived
> 05/22/05 - 00:56:45 - try: handler(params.split())
> 05/22/05 - 00:56:45 - File
> "/usr/src/cvs/msn-transport/PyMSNt/src/tlib/msn.py", line 1028, in
> handle_ADC
> 05/22/05 - 00:56:46 - self.userAddedMe(userGuid, userHandle,
> screenName)
> 05/22/05 - 00:56:46 - File
> "/usr/src/cvs/msn-transport/PyMSNt/src/legacy/msnw.py", line 535, in
> userAddedMe
> 05/22/05 - 00:56:46 - debug.log("NotificationClient: \"%s\"
> userAddedMe(\"%s\", \"%s\")" % (self.factory.userHandle, userHandle))
> 05/22/05 - 00:56:46 - exceptions.TypeError: not enough arguments for
> format string
>
> Not 110% sure they're related but it's a guess.
>
> --
> - Norman Rasmussen
> - Email: [EMAIL PROTECTED]
> - Home page: http://norman.rasmussen.org/
> _______________________________________________
> py-transports mailing list
> [email protected]
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>