Closed privat-mayhem closed 5 years ago
Weird, the contacts and calendar backends are mostly similar with respect to syncing. To narrow down the issue, could you check the following?
Does the directory decsync/contacts/$collection/stored-entries/$android/resources
exists and does it have sensible files? ($collection
is the collection ID, $android
is an identifier for the Android device.)
Does the directory decsync/contacts/$collection/stored-entries/$debian/resources
have the same files as above? ($debian
is an identifier for the Debian device. You should check the one with some numbers appended, the one without only stores some metadata about the collection.)
Don't know if it helps but the calendar entries showing up as contact books with an error:
first entrie is the adressbook.
on my debian are entries form my android and an empty folder for debian resoruces
if you need something help don't hesitate to ask.
Strange things happens... contacts are there now, after over a day of use...
Very weird, the calendars and contacts are separate from each other and should never interact...
But does it work fine now? Maybe you have restarted something which made it work.
syncing works now as expected. calendars still showing up in the contact section.
I've deleted my .cache
directory. maybe it triggered evolution to do do something somehow...
hello there,
i managed to compile the extension myself. Calendarsync is working fine, but contacts won't show up. I am able to select the created adressbook, but the contacts dose not show up.
The adressbook and the calendars were created on android.
Last but not least thank you for this pice of code.