Good that it works now. All because of one line…
Can not sync with Calendar (Contact works fine)
-
Using
- on a Samsung Galaxy i9000
- CyanogenMod 10.2 M1-Build.
- Default Calendar-App
- DAVdroid 0.3.7 Alpha
- Owncloud 5.0.10
The Contact Sync seems to work. I am able to add a Calendar. I can see and select the Calendar in the Calendar-App, but no dates are synced (there does not appear any date in the Calendar-App).
Ps.: I love you! I’m waiting sooo long for a free and open App to Sync my Android with Owncloud and go away from Google. Develop! Develop! Develop!
-
Probably a duplicate of #58.
Does the app crash when you try to manually sync the calendar? (Settings => DAVdroid => Select corresponding calendar account => Calendar) -
There is no error-message. But the sync seems to need too little time (< 1 sec).
Where can i get 0.3.8 to test? It seems not to be available at F-Droid?
-
Please take a look into your logcat and/or server logs to see what’s going on.
0.3.8 isn’t released yet – I think i will tag it today, and then it takes ~ 1 day for F-Droid to build it.
-
i deinstalled davdroid and installed 0.3.8. i configured carddav (works) and caldav. sorry, but this works not.
the same situation: i can add caldav-connection. in my calendar-app i can see the account, but now dates are shown…
-
Please either post detailled logcat output here or send it or test account data to play@bitfire.at.
-
i installed aLogcat. Level: Debug. Then i went to settings and synced manually.
the only thing, aLogcat shows:
------- beginning of /dev/log/main
Turning on JNI app bug workarounds for target SDK version 11…
Turning on JNI app bug workarounds for target SDK version 11…what have i done wrong? Sorry, i’m not using logcat normally…
-
Do you have a rooted device ? Otherwise, you can only read the logs using adb.
-
yes, its rooted
-
Then run logcat with root privileges and you should see a lot of messages (not only from DAVdroid) as soon as you do anything on the device. If you see those, filter by “tag:davdroid”
-
okay, now tried another app (catlog) - i can give this app root access and i see the following entries:
-
This means that there’s no address book to sync, and the calendars seem to be empty and therefore aren’t synchronized. How many address books/calenders did you check at setup?
-
1 address book and 1 calendar. in my calendar app the calendar is recognized:
-
Can you provide a test account that shows this behaviour and send it to play@bitfire.at so that I can have a look?
-
I think I am seeing the same thing… also using ownCloud on the server. On my desktop, I get the calender entries to show up fine but not on Andoid using davdroid. However, I also see my owncloud calendars (regular one as well as birthday calendar) in the calendar app under “calendars to display”, so the connection to the server kind of works. Did stefan provide you with a test account?
-
I’ve the same issue, tested with owncloud 5.0.13 and davdroid 0.3.8 and 0.4. I’ve no spaces in my calendars name, and I’m syncing two different calendars.
-
i provided a test account. @rfc2822 did not had the same issues. but i have it still.
-
I also tested on CyanogenMod 10.2 M1 initially but then moved on to KitKat on a Nexus 5 btw
-
I’m reviewing my logs, and I can see:
- Performing sync for authority com.android.calendar
- Performing sync for authority com.android.calendar
- Process at.bitfire.davdroid (pid 4575) has died
-
I solved my problem. I had the option “privacity” enabled by default for all my applications. Disabling it for davdroid solves this issue.