I'll have to stick this in the docs. The short of it is: Don't add a self contact :)
You can see your current status message by looking at the status of the gateway contact. The MSN servers don't broadcast your own status to you, even if you ask them to (which I'm not sure if you can do without them getting confused). You can only get your own status by looking at the return codes from commands you send to the server, which PyMSNt uses to set the status of the gateway contact. Actually I think I'll get the transport to ignore presence subscriptions to your own passport :) --- James On 20/06/2005, at 6:24 PM, Norman Rasmussen wrote: >> * Setting my presence to have an empty status message does not clear >> the >> status message. > Confirmed. > >> * If I set my presence to "away", I can see myself on my roster >> change to >> "away", but quickly change back to "available". The status message >> gets set >> just fine. > Nope, I get set to away just fine - and it stays there. > >> * I do not see my own avatar for myself in my roster. Given the way >> that >> avatars work on MSN instant messenger, this is entirely >> understandable, but >> should also be an easy special case to account for. > Not happening - I'm using latest CVS avatar branch (not HEAD). Maybe > logoff and logon the MSN transport after changing your avatar picture? > > -- > - Norman Rasmussen > - Email: [EMAIL PROTECTED] > - Home page: http://norman.rasmussen.co.za/ > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >
