[Psi-devel] avatar prob?
Norman Rasmussen
norman at rasmussen.co.za
Tue Jun 6 01:35:08 PDT 2006
On 6/6/06, Hal Rottenberg <halr9000 at gmail.com> wrote:
> I'm unable to retrieve avatars from Tony Collins or Nathan Fritz. I
> can see the <PHOTO> come across in the console, but it never shows up
> in the vcard. But they can see each other's avatars just fine, and
> they can see mine. The thing in common which may or may not be
> related is that both avatars were created using Apple Photobooth, and
> both are running on Powerbooks. Fritzy is running psi-jingle, Tony is
> running a recent mainline build. I'm on Windows.
Could be that your build of Qt doesn't support the right file format.
I had this for a while on my builds before I enabled .gif support.
Any chance of capturing the base64 data, decoding it using openssl
(`openssl base64 -d < infile > outfile`), and opening it with
something that'll tell you what file type it really is.
--
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
More information about the psi-devel
mailing list