Hrm.  My understanding is that the python base64 decodestring  
"doesn't give a flip" about newlines or not newlines.  It might have  
something to do with the defaultUri vs uri issue, however.  (which is  
fixed in SVN)  Are you able to run it on your own machine somewhere  
perchance to test it out?

Daniel

On May 22, 2006, at 10:42 AM, Francois du Toit wrote:

> No, I'm using the gajim client.
>
> When I send a query to [EMAIL PROTECTED] which is registered  
> with my gmail account, I get the default aim vcard.
>
> When I send a query to [EMAIL PROTECTED] which is registered  
> with my ijabber.com account, I get the ijabber.com account vcard.
>
> My thoughts are that when the aim transport queries the google  
> server, it receives the base64 encoding without newlines and  
> discards it because of the different format.
>
> Hope that clearer ;)
>
>
> Norman Rasmussen [05/22/06 15:39]:
>> On 5/22/06, Daniel Henninger <[EMAIL PROTECTED]> wrote:
>>> Does it not work with a Google Talk account, or does it not work  
>>> with
>>> the GTalk client?  I have heard that the GTalk client only supports
>>> one form of avatars (iq-based?  don't recall).
>> GTalk only uses vcard avatars, but it wants the base64 encoding
>> without newlines.
>
> _______________________________________________
> py-transports mailing list
> [email protected]
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to