On 5/24/06, Fawzib Rojas <[EMAIL PROTECTED]> wrote: > Anyway one question, is there a place that explains the conversation > between client an server to set vcard avatars?
JEP-0153 > I use pandion and you > mentioned in another post that Pandion does not use vcard avatars > (JEP-0153), I was thinking if it wasn't too hard I could add it to > Pandion. I already did a gtalk skin for Pandion and added default status > messages (hated that it asked every time I changed online status) so I > thought I could try it. Apparently Pandion shows vcard avatars (although I've never seen it do that). You could add the ability on the user's own vcard to let them choose a file, and load it into the vcard as their avatar. That being said, implementing JEP-0084 would be preferred. -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ From [EMAIL PROTECTED] Thu May 25 00:11:34 2006 From: [EMAIL PROTECTED] (James Bunton) Date: Thu May 25 00:16:57 2006 Subject: [py-transports] More pyMSN tracebacks In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> On 24/05/2006, at 8:46 PM, Norman Rasmussen wrote: > I got this morning, to find a bunch of these (rev 164, about 30 > minutes after I logged off - do that make a difference?): ! Think I've finally fixed this :) It was because the transport was trying to recycle OneSwitchboardSession objects improperly. I'm just getting it to make new ones now. Please check out rev165 and see if it works. --- James
