Psi cheats: If the jid has an '@' in it, then it's a user, otherwise it's a transport.
This will be breaking my irc transport server roster items, so I'll probably be asking someone to make Psi more intelligent (or doing it myself). On 14/07/05, Trejkaz <[EMAIL PROTECTED]> wrote: > Quoting Damon Register <[EMAIL PROTECTED]>: > > I have checked the archive and don't see any other discussion > > on this subject. Last night I installed PyMSNt 0.9.3 on SuSE > > 9.0 and jabberd-1.4.3. It seems to start ok. I go to a Windows > > PC with Exodus 0.9.0.39 and open the Jabber browser window of > > Exodus. I see the MSN transport as well as the others (AIM and > > Yahoo) and can even register but the strange thing is that when > > I finish, Exodus pops up a window saying that this contact wants > > to add me. I accept and the MSN shows up on my contacts list > > (as a contact and not a transport). Also, the contact shows > > a ? indicating that it is pending the contact's acceptance > > of me. I don't know if this is an Exodus problem or a > > PyMSNt 0.9.3 problem. Any suggestions? > > I guess it depends how Exodus is determining that PyMSNt is a transport. The > transport is definitely setting the correct service discovert info, so I'd say > Exodus is at fault here. Psi definitely doesn't experience this problem > anyway. > > The transport does ask to add you (which is a necessity, otherwise it wouldn't > work) but it shows up under Agents/Transports. > > TX > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ From [EMAIL PROTECTED] Sat Jul 16 12:03:21 2005 From: [EMAIL PROTECTED] (James Bunton) Date: Sat Jul 16 12:03:47 2005 Subject: [py-transports] Upcoming PyMSNt releases, lang.py, epoll-0.4 Message-ID: <[EMAIL PROTECTED]> Hello everyone. Lots of things happening lately (real life related :). I'm planning on putting out 0.9.4 as a bugfix update, as well as 0.10-preview2 so more people can try out the avatars stuff. Could anybody who's using the 0.9.x branch please update to the latest CVS on that branch? cvs update will do that, without giving you avatar support. This version should be very stable. I'll give it a week to fix any bugs that come up and then release it. Thanks. Avatars branch seems to be running fine for me and others memory wise, which is good :) Thanks for all your help with reporting stats, etc. No exception reports for a while, which is nice. I still haven't figured out what's going wrong with transferring avatars to some clients, but they seem to work in the vast majority of circumstances for me. The only people it breaks with are those that turn out to be using a plugin of some kind to do something weird with their avatar. I'll keep working on it though. I'll still appreciate any logs of this behaviour you can give me, along with what client and extensions (if any) the contact is using. Also, could any of the translators please have a look at lang.py and translate the new strings? Thanks. After releasing 0.10 with avatars, which I hope to do soon, the plan is to start on file transfer again. This will be a pain, because I'll have to implement the two MSN file transfer protocols, as well as the Jabber one. So it will likely take quite a while. I've also put out version 0.4 of the twisted epoll reactor, which fixes a few things. --- James
