https://bugs.kde.org/show_bug.cgi?id=307746 Arne K. Haaje changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arne@drlinux.no --- Comment #8 from Arne K. Haaje --- I can confirm this happened after upgrading to KDE version: 4.9.2 on Kubuntu 12.04. It happens with both calendar and addressbook. Watchign the logs on my Davical server, I see that the error occur because the username is not supplied on the first request. Kontact then add the username and sync is done. However, it still keep sending the request without username, so the error message reappear. When configuring the account it makes no difference if I use global or local username. From my logs; 10.0.0.13 - - [07/Oct/2012:17:51:32 +0200] "PROPFIND /kalender/caldav.php/myUsername/adresser/ HTTP/1.1" 401 5947 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/4.9.2 (like Gecko) Konqueror/4.9" 10.0.0.13 - - [07/Oct/2012:17:51:32 +0200] "PROPFIND /kalender//caldav.php/ HTTP/1.1" 401 5947 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/4.9.2 (like Gecko) Konqueror/4.9" 10.0.0.13 - myUsername [07/Oct/2012:17:51:32 +0200] "PROPFIND /kalender/caldav.php/myUsername/adresser/ HTTP/1.1" 207 6267 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/4.9.2 (like Gecko) Konqueror/4.9" 10.0.0.13 - myUsername [07/Oct/2012:17:51:32 +0200] "PROPFIND /kalender//caldav.php/ HTTP/1.1" 207 6251 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/4.9.2 (like Gecko) Konqueror/4.9" 10.0.0.13 - - [07/Oct/2012:17:51:32 +0200] "PROPFIND /kalender/caldav.php/arne%40drlinux.no/ HTTP/1.1" 401 5947 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/4.9.2 (like Gecko) Konqueror/4.9" 10.0.0.13 - - [07/Oct/2012:17:51:32 +0200] "PROPFIND /kalender/caldav.php/arne%40drlinux.no/ HTTP/1.1" 401 5947 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/4.9.2 (like Gecko) Konqueror/4.9" 10.0.0.13 - myUsername [07/Oct/2012:17:51:33 +0200] "PROPFIND /kalender/caldav.php/arne%40drlinux.no/ HTTP/1.1" 207 6427 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/4.9.2 (like Gecko) Konqueror/4.9" 10.0.0.13 - myUsername [07/Oct/2012:17:51:33 +0200] "PROPFIND /kalender/caldav.php/arne%40drlinux.no/ HTTP/1.1" 207 6811 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/4.9.2 (like Gecko) Konqueror/4.9" 10.0.0.13 - - [07/Oct/2012:17:51:33 +0200] "PROPFIND /kalender/caldav.php/myUsername/adresser/ HTTP/1.1" 401 5947 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/4.9.2 (like Gecko) Konqueror/4.9" 10.0.0.13 - - [07/Oct/2012:17:51:33 +0200] "REPORT /kalender/caldav.php/myUsername/kalender/ HTTP/1.1" 401 5947 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/4.9.2 (like Gecko) Konqueror/4.9" -- You are receiving this mail because: You are watching all bug changes.