Works now, but it still doesn't see the Python Yahoo transport... any ideas?
-- Travis Bell On 23-Mar-06, at 6:44 AM, James Bunton wrote: > Should be fixed now. Sorry :| > > --- > > James > > > > On 19/03/2006, at 12:55 PM, Travis Bell wrote: > >> James, >> >> When I hit "Register" with the new version it just goes to a white >> screen that says "Jabber Transport Registration" but nothing >> happens beyond that. This happens with ALL the transports. >> >> http://www.ijabber.com/webreg/ >> >> Try for yourself. >> >> -- >> Travis Bell >> >> >> >> On 18-Mar-06, at 5:32 AM, James Bunton wrote: >> >>> Hi all. >>> >>> I've finally applied all the various fixes to webreg. >>> It should work properly with PyMSNt 0.11 now. As well as with >>> servers that use DNS SRV. >>> >>> If a few people confirm it works then I'll release it as a >>> tarball on the website. Thanks :) >>> >>> svn co svn://delx.cjb.net/transportwebreg/trunk webreg >>> >>> --- >>> >>> James >>> >>> _______________________________________________ >>> 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/20060325/99e7a968/attachment.htm From [EMAIL PROTECTED] Sun Mar 19 06:55:29 2006 From: [EMAIL PROTECTED] (mohd izzuan) Date: Sun Mar 26 13:51:31 2006 Subject: [py-transports] question about long jid pymsnt Message-ID: <[EMAIL PROTECTED]> Hi... i have some question regarding the long jid for pymsnt. is there a way for the jid just displaying just the username for example '[EMAIL PROTECTED]' and not just ' [EMAIL PROTECTED]' . it would be really neat if it is can be done so.thanks.. --------------------------------- Yahoo! Mail Bring photos to life! New PhotoMail makes sharing a breeze. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://modevia.com/pipermail/py-transports/attachments/20060318/560bca99/attachment.html From [EMAIL PROTECTED] Fri Mar 24 19:21:31 2006 From: [EMAIL PROTECTED] (Y Lee) Date: Sun Mar 26 13:51:33 2006 Subject: [py-transports] re: wildfire and pyaim-t-0.7c Message-ID: <[EMAIL PROTECTED]> Hello, I've searched the archives, and I didn't see an answer to this issue. I am using Wildfire 2.5.1 and Windows XP. Python 2.4. Pyaim-t-0.7c. (pyaim-t-0.7b seems to work okay.) Thanks. C:\PROGRA~1\pyaim-t-0.7c>python pyaimt.py Traceback (most recent call last): File "pyaimt.py", line 11, in ? import main File "C:\PROGRA~1\pyaim-t-0.7c\src\main.py", line 114, in ? from twisted.internet import pollreactor as bestreactor File "C:\Python24\lib\site-packages\twisted\internet\pollreactor.py", line 29, in ? poller = select.poll() AttributeError: 'module' object has no attribute 'poll' __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From [EMAIL PROTECTED] Sun Mar 26 13:57:31 2006 From: [EMAIL PROTECTED] (Daniel Henninger) Date: Sun Mar 26 13:57:39 2006 Subject: [py-transports] re: wildfire and pyaim-t-0.7c In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> This issue is fixed in SVN at the moment. =) Daniel On Mar 24, 2006, at 2:21 PM, Y Lee wrote: > Hello, > > I've searched the archives, and I didn't see an answer > to this issue. I am using Wildfire 2.5.1 and Windows > XP. Python 2.4. Pyaim-t-0.7c. (pyaim-t-0.7b seems to > work okay.) > > Thanks. > > C:\PROGRA~1\pyaim-t-0.7c>python pyaimt.py > Traceback (most recent call last): > File "pyaimt.py", line 11, in ? > import main > File "C:\PROGRA~1\pyaim-t-0.7c\src\main.py", line > 114, in ? > from twisted.internet import pollreactor as > bestreactor > File > "C:\Python24\lib\site-packages\twisted\internet\pollreactor.py", > line 29, > in ? > poller = select.poll() > AttributeError: 'module' object has no attribute > 'poll' > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > >