You know what  =)  We've gotten to a point where we're talking over 3  
different message threads.  We should take this over a jabber and  
talk in person about it.  I'll add your account as shown in the logs  
and chat with you later today if you have some time.

Daniel

On Mar 1, 2006, at 7:40 AM, Daniel Henninger wrote:

> I tested the transport with my own (temporary) mac.com account and  
> didn't get that message.  (after I fixed some other issues)   
> There's a chance that fixing the other issues did it.  I was  
> looking over changes since 01-10 and didn't immediately see  
> anything that would be messing up the login process.  Most of the  
> stuff that's changed on that end are things like...  iTunes URL  
> support and that sorta thing.  I also upgraded the version of AIM  
> that the transport announces itself as . . . but that worked with  
> my mac.com account so I'm confused.  Just to make sure, you  
> registered as [EMAIL PROTECTED], not youraccount%mac.com, right?
>
> Daniel
>
> On Mar 1, 2006, at 12:05 AM, Travis Bell wrote:
>
>> Yes, I see it every time but only with the 2006-02-27 build and  
>> on. The 2006-01-10 build works every time, no problems whatsoever  
>> (except the iChat issue of course.)
>>
>> Thanks again,
>>
>> -- 
>> Travis Bell
>>
>>
>>
>> On 28-Feb-06, at 7:48 PM, Daniel Henninger wrote:
>>
>>> Oh, also, does this happen every time?  (the error in the screen  
>>> shot)  That particular error is pretty blatantly a "service not  
>>> available" message.  Now... what's going on there I am not sure,  
>>> if you are seeing it every time.
>>>
>>> Daniel
>>>
>>> On Feb 28, 2006, at 5:12 PM, Travis Bell wrote:
>>>
>>>> One thing I just noticed... if I login with Adium I do get an  
>>>> error, see the screenshot here: http://travisbell.com/misc/ 
>>>> aim_error.png
>>>>
>>>> Hope that helps.
>>>>
>>>> What I find strange is I can still use  the 2006-01-10 version  
>>>> just fine, so it is obviously something that was changed since  
>>>> then.
>>>>
>>>> Cheers,
>>>>
>>>> -- 
>>>> Travis Bell
>>>>
>>>>
>>>>
>>>> On 27-Feb-06, at 5:44 PM, Daniel Henninger wrote:
>>>>
>>>>> Well it looks like you are being immediately disconnected.   
>>>>> There's a number of reasons why that might happen, but it  
>>>>> shouldn't cause a traceback.  ;D  Either way, it might be more  
>>>>> helpful to see debug logging as you log in.  Note that I was  
>>>>> just about to release 0.7c of pyaim and 0.7a of pyicq.  How  
>>>>> about drop me an im ([EMAIL PROTECTED]) if you have  
>>>>> a moment.  (note that I'm going to be away from the computer  
>>>>> for a little bit but I'll be back)
>>>>>
>>>>> Daniel
>>>>>
>>>>> On Feb 27, 2006, at 7:34 PM, Travis Bell wrote:
>>>>>
>>>>>> Hey guys, I just snagged the latest SVN version hoping it  
>>>>>> would fix my iChat problem but now when I start it (same  
>>>>>> config.xml as the 2006-01-10 version I was running before) I  
>>>>>> get this huge dump of text and am unable to login to AIM. I  
>>>>>> don't get any errors in my client, contacts just never show up.
>>>>>>
>>>>>>
>>>>>> ---------------
>>>>>>
>>>>>> Traceback (most recent call last):
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> internet/pollreactor.py", line 145, in doPoll
>>>>>>     log.callWithLogger(selectable, _drdw, selectable, fd,  
>>>>>> event, POLLIN, POLLOUT, log)
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> python/log.py", line 65, in callWithLogger
>>>>>>     callWithContext({"system": lp}, func, *args, **kw)
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> python/log.py", line 52, in callWithContext
>>>>>>     return context.call({ILogContext: newCtx}, func, *args, **kw)
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> python/context.py", line 43, in callWithContext
>>>>>>     return func(*args,**kw)
>>>>>> --- <exception caught here> ---
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> internet/pollreactor.py", line 160, in _doReadOrWrite
>>>>>>     why = selectable.doRead()
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> internet/tcp.py", line 255, in doRead
>>>>>>     return self.protocol.dataReceived(data)
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/tlib/ 
>>>>>> oscar.py", line 512, in dataReceived
>>>>>>     self.connectionLost("Connection rejected.")
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/legacy/ 
>>>>>> aimt.py", line 444, in connectionLost
>>>>>>     self.aimcon.session.removeMe()
>>>>>> exceptions.AttributeError: 'NoneType' object has no attribute  
>>>>>> 'removeMe'
>>>>>> Traceback (most recent call last):
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/main.py",  
>>>>>> line 480, in main
>>>>>>     reactor.run()
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> internet/default.py", line 126, in run
>>>>>>     self.mainLoop()
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> internet/default.py", line 137, in mainLoop
>>>>>>     self.doIteration(t)
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> internet/pollreactor.py", line 145, in doPoll
>>>>>>     log.callWithLogger(selectable, _drdw, selectable, fd,  
>>>>>> event, POLLIN, POLLOUT, log)
>>>>>> --- <exception caught here> ---
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> python/log.py", line 65, in callWithLogger
>>>>>>     callWithContext({"system": lp}, func, *args, **kw)
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> python/log.py", line 52, in callWithContext
>>>>>>     return context.call({ILogContext: newCtx}, func, *args, **kw)
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> python/context.py", line 43, in callWithContext
>>>>>>     return func(*args,**kw)
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> internet/pollreactor.py", line 175, in _doReadOrWrite
>>>>>>     selectable.connectionLost(failure.Failure(why))
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> internet/tcp.py", line 447, in connectionLost
>>>>>>     Connection.connectionLost(self, reason)
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/twisted/ 
>>>>>> internet/tcp.py", line 294, in connectionLost
>>>>>>     protocol.connectionLost(reason)
>>>>>>   File "/usr/opt/transports/pyaimt-2006-02-27/src/legacy/ 
>>>>>> aimt.py", line 444, in connectionLost
>>>>>>     self.aimcon.session.removeMe()
>>>>>> exceptions.AttributeError: 'NoneType' object has no attribute  
>>>>>> 'removeMe'
>>>>>>
>>>>>> ------------------
>>>>>>
>>>>>>
>>>>>> Does any of that make sense to you? Is there something I can  
>>>>>> do on my end to fix this?
>>>>>>
>>>>>> Thanks!
>>>>>>
>>>>>>
>>>>>> -- 
>>>>>> Travis Bell
>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> py-transports mailing list
>>>>>> py-transports@blathersource.org
>>>>>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>>>>
>>>>> _______________________________________________
>>>>> py-transports mailing list
>>>>> py-transports@blathersource.org
>>>>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>>>
>>>> _______________________________________________
>>>> py-transports mailing list
>>>> py-transports@blathersource.org
>>>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>>
>>> _______________________________________________
>>> py-transports mailing list
>>> py-transports@blathersource.org
>>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>
>> _______________________________________________
>> py-transports mailing list
>> py-transports@blathersource.org
>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>
> _______________________________________________
> py-transports mailing list
> py-transports@blathersource.org
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>
>

Reply via email to