Re: [evolution-patches] vcard Parsing failing for vcards with inlined photo data
- From: Milan Crha <mcrha redhat com>
- To: evolution-patches gnome org
- Subject: Re: [evolution-patches] vcard Parsing failing for vcards with inlined photo data
- Date: Mon, 11 Feb 2008 11:48:54 +0100
Hello,
I'm not sure how you do that, but if you do same as say in
http://svn.gnome.org/viewvc/evolution/trunk/addressbook/gui/widgets/eab-contact-display.c?view=markup
in function 'on_url_requested', then it should work, as it works in
evolution itself (I tried your vcard).
If it doesn't work, then please run on cosole:
$ evolution --force-shutdown
$ PREFIX/libexec/evolution-data-server-2.22
and then try your application. There should be some error message on the
console of evolution-data-server saying what is going wrong
(either while parsing that vcard or when trying to get the photo data).
Note: PREFIX is a prefix where you have installed/compiled your
evolution-data-server; 2.22 is a version from actual trunk, you can have
other version there.
Hope that helps,
Milan
On Mon, 2008-02-11 at 15:29 +0530, Abhijeet Sawant wrote:
>
> Hi All,
>
> I am working on Eds-dbus addressbook.
> I am trying to do vcards parsing for the Vcards generated by
> evolution.
> This vcard includes photo data as generated by evolution mail.
>
> For photo field i am using STRUCT_FIELD.
> Somehow it is not able to parse the contact.
> eg. When i create EContact object using e_contact_new_from_vcard()
> from vcard that includes photo data.
> And again when I am trying e_contact_get (contact,
> E_CONTACT_PHOTO); to get same photo object again, I am not able to get
> it.
> It is not showing binary data i stored previously.
>
> Can someone please help me out in case ?
>
> I am also attaching vcard that i have used in this case.
> This vcard is generated by evolution mail. And i am trying to import
> this vcard.
>
> --
> Thanks & Regards,
> Abhijeet A Sawant.
> _______________________________________________
> Evolution-patches mailing list
> Evolution-patches gnome org
> http://mail.gnome.org/mailman/listinfo/evolution-patches
--
Milan Crha <mcrha redhat com>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]