@rfc2822
Hi Ricki,
Yep, that’s fixed it.
I bet you wish all bugs were so easy to squish. Many thanks for such a quick response and fix.
Hello,
Log is empty except version information. Samsung calendar did not crash so far.
Debug:
SOFTWARE INFORMATION
DAVdroid version: 1.0_1 (91) Tue Mar 29 15:42:50 MESZ 2016
Installed from: com.android.vending
JB Workaround installed: no
CONFIGURATION
System-wide synchronization: automatically
Account: MickCal
Address book sync. interval: —
Calendar sync. interval: 240 min
OpenTasks sync. interval: 1440 min
Account: MickBC
Address book sync. interval: 1440 min
Calendar sync. interval: —
OpenTasks sync. interval: —
SQLITE DUMP
android_metadata
| locale |
| de_DE |
----------
settings
| setting | value |
| logToExternalStorage | 1 |
----------
services
| _id | accountName | service | principal |
| 1 | MickCal | caldav | <null> |
| 2 | MickBC | carddav | https://zoulhh.ddns.net:8443/principals/__uids__/68B12387-DA51-5E41-AB4E-C330BA43CE4D/ |
----------
sqlite_sequence
| name | seq |
| services | 2 |
| homesets | 5 |
| collections | 4 |
----------
homesets
| _id | serviceID | url |
| 4 | 2 | https://zoulhh.ddns.net:8443/addressbooks/__uids__/68B12387-DA51-5E41-AB4E-C330BA43CE4D/ |
| 5 | 1 | https://zoulhh.ddns.net:5006/web/calendar/Mick/ |
----------
collections
| _id | serviceID | url | readOnly | displayName | description | color | timezone | supportsVEVENT | supportsVTODO | sync |
| 3 | 2 | https://zoulhh.ddns.net:8443/addressbooks/__uids__/68B12387-DA51-5E41-AB4E-C330BA43CE4D/addressbook/ | 0 | <null> | <null> | <null> | <null> | <null> | <null> | 1 |
| 4 | 1 | https://zoulhh.ddns.net:5006/web/calendar/Mick/Mick/ | 0 | <null> | <null> | <null> | <null> | 1 | 1 | 1 |
----------
SYSTEM INFORMATION
Android version: 4.4.4 (KTU84P.G901FXXU1ANI4)
Device: Samsung SM-G901F (kccat6)
Thanks
Mick
@rfc2822 Update. Internal calendar crashes too. When trying to edit an entry. (S Planner)
Thanks
Mick
@zoulhh I only have a Samsung Galaxy Tab 10.1 with Android 4.4 to test, and it works there (S Planner).
So unfortunately, I can’t reproduce your problem, and therefore I don’t have an idea what could be wrong.
@rfc2822 Which time zone are you in? Can you provide a test account and send it to play@bitfire.at?
@rfc2822 Test account added and mailed.
@zoulhh Have sent you an .apk to test.
@rfc2822 Not received. Sent you another E-Mail address. Please check. Thanks.
@rfc2822 Tested. No change. Still calendars and Zooper crash.
@zoulhh Maybe you have to reboot your device after uninstall DAVdroid, like in this thread. Otherwise, I don’t have an idea anymore.
@rfc2822 Tried that. No chance. Restored 0.9… Everything is OK again.
Well. Maybe you find the problem later. Let me know. Thanks so far.
@rfc2822 By the way. Same issue on S5 mini. My wife’s phone.
@zoulhh Another reason for this may be that the calendars don’t have a DAV:displayName (what is Synology’s behavior), so DAVdroid 1.0 didn’t set a title for the calendars/task lists. In DAVdroid 1.0.3, the last URL path segment is used as a title (again, like in 0.9) if there’s no DAV:displayName. Please install 1.0.3 and try again (only sync after installing should be enough, but if it doesn’t work, try adding the account again).
@rfc2822 Is 1.0.3 in review at Playstore? Currently 1.0.2 is what I can get there.
@rfc2822 Got it. Seems to work like a charm again. Thanks.