aluxnimm / outlookcaldavsynchronizer

Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server
GNU Affero General Public License v3.0
933 stars 99 forks source link

Contacts with contact photos not synchronized #90

Closed somova closed 8 years ago

somova commented 8 years ago

Hi,

I tried out the Caldavsynchronizer for synchronizing Outlook contacts (calendars and tasks currently not tested) and it works fine but synchronizing contacts containing a contact photo will result in an error (see below):

Dependencies:

contact_sync_error.txt

aluxnimm commented 8 years ago

Do you use an exchange profile or a local contact folder? We tested this feature only with OL 2010 and 2013. Do you have access to that for testing?

somova commented 8 years ago

I have a local contact folder (outlook pst file in local user profile). Sorry I do not own OL 2010 and therefore I am unable to test it. When I remove the contact photo from a specific contact, it will be synchronized, too.

aluxnimm commented 8 years ago

Ok tested again with OL2010 and 2013. No problems there. Then I guess the property needed to access the file doesn't work in OL 2007. Latest commits catch the exception and add the possibility to disable sync of contact photos. Will be in next release.