I actually did not. I just resent it now. Thanks! -- Travis Bell
On 28-Feb-06, at 7:34 PM, Daniel Henninger wrote: > Travis, did you get my direct email asking you to resend the logs > to me? I lost the message you sent me. (don't ask..) It was a > detailed log from the transport. > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://modevia.com/pipermail/py-transports/attachments/20060228/4aeb07dd/attachment.html From [EMAIL PROTECTED] Wed Mar 1 05:05:08 2006 From: [EMAIL PROTECTED] (Travis Bell) Date: Wed Mar 1 05:05:15 2006 Subject: [py-transports] Errors with 2006-02-27 PyAIM-t build... In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://modevia.com/pipermail/py-transports/attachments/20060228/cb1987d3/attachment.htm From [EMAIL PROTECTED] Wed Mar 1 05:27:11 2006 From: [EMAIL PROTECTED] (Travis Bell) Date: Wed Mar 1 05:27:21 2006 Subject: [py-transports] Errors with 2006-02-27 PyAIM-t build... In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Just to follow up, I gave the r200 release a try and get the same error ;) -- Travis Bell On 28-Feb-06, at 10:05 PM, 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://modevia.com/pipermail/py-transports/attachments/20060228/c0f03715/attachment.html From [EMAIL PROTECTED] Wed Mar 1 09:08:05 2006 From: [EMAIL PROTECTED] (Rajnish Bhaskar) Date: Wed Mar 1 09:08:11 2006 Subject: [py-transports] File transfer problems with PyMSNt In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > On 2/28/06, Rajnish Bhaskar <[EMAIL PROTECTED]> wrote: > > I do, however, still get Norman's "stalled at 0%" problem with > > one particular contact who uses Gaim (the Windows port). Is this > > likely to be a problem with Gaim or the transport? > > What version of Gaim? > > (I know there was an issue with avatar transfer from Gaim previously, > so I wouldn't be surprised if Gaim is breaking something their end.) It was Gaim 1.5.0. I asked another friend who was using Trillian and got the same problem with him, despite trying several times. I didn't get the version number off him though. Attempts from people on the official MSN client have been fine though. Raj. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) iD8DBQFEBWR14QHnsKZu8OQRAgBiAJ4tlOY/WRp65EHG9c5w1uTfWXDZlgCgovI4 wu79Sq8nOh5JpGRYLDHA508= =pCjB -----END PGP SIGNATURE----- From [EMAIL PROTECTED] Wed Mar 1 12:40:53 2006 From: [EMAIL PROTECTED] (Daniel Henninger) Date: Wed Mar 1 12:41:04 2006 Subject: [py-transports] Errors with 2006-02-27 PyAIM-t build... In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> 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