[Bug 273949] Akonadi Resource always seen as readonly

Octavian Petre octavsly at gmail.com
Fri Jan 27 16:13:49 GMT 2012


https://bugs.kde.org/show_bug.cgi?id=273949


Octavian Petre <octavsly at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |octavsly at gmail.com




--- Comment #36 from Octavian Petre <octavsly gmail com>  2012-01-27 16:13:48 ---
I am not sure if my problem is related to this but since KDE 4.8.0 a previously
(KDE 4.7.4) working CalDAV resource is now seen as readonly.

I think this is due to an empty AccesRight attribute. This attribute I can see
in akonadi Console => Browser => <CALDAV resource name>  => <calendar> => right
click then folder properties => Attributes tab => AccesRight.

If I change AccesRight value to wcdW (or just a), then I can write again, but
this is for limited time since AccesRights becomes empty again. I wonder who is
writing that value? 


The debug window shows the following when Acces Rights gets modified. Does
anyone know what is happening?



>>>>>>>>>>>>>>>>
* 296 295 (NAME "Calendar" MIMETYPE (application/x-vnd.akonadi.calendar.todo
application/x-vnd.akonadi.calendar.event) REMOTEID
"https://xxx.xxx.xxx.xxx:1080/users/xxx@xxx.com/calendar/" REMOTEREVISION ""
RESOURCE "akonadi_davgroupware_resource_14" CACHEPOLICY (INHERIT true INTERVAL
15 CACHETIMEOUT -1 SYNCONDEMAND false LOCALPARTS ()) ANCESTORS ((295
"akonadi_davgroupware_resource_14")) AccessRights "a" davprotocol "0") 
* 297 295 (NAME "Rooms" MIMETYPE (application/x-vnd.akonadi.calendar.todo
application/x-vnd.akonadi.calendar.event) REMOTEID
"https://xxx.xxx.xxx.xxx:1080/users/xxx@xxx.com/calendar/Rooms/" REMOTEREVISION
"" RESOURCE "akonadi_davgroupware_resource_14" CACHEPOLICY (INHERIT true
INTERVAL 15 CACHETIMEOUT -1 SYNCONDEMAND false LOCALPARTS ()) ANCESTORS ((295
"akonadi_davgroupware_resource_14")) AccessRights "" davprotocol "0") 
* 295 0 (NAME "akonadi_davgroupware_resource_14" MIMETYPE (inode/directory)
REMOTEID "akonadi_davgroupware_resource_14" REMOTEREVISION "" RESOURCE
"akonadi_davgroupware_resource_14" CACHEPOLICY (INHERIT false INTERVAL 15
CACHETIMEOUT -1 SYNCONDEMAND false LOCALPARTS ()) ANCESTORS ((0 ""))
ENTITYDISPLAY "(\"xxx at xxx.com :: Exchange\" \"folder-remote\" \"\" ())"
AccessRights "wcdW") 
57 OK List completed 
58 UID MODIFY 295 MIMETYPE (inode/directory) PARENT 0 NAME
"akonadi_davgroupware_resource_14" REMOTEID "akonadi_davgroupware_resource_14"
CACHEPOLICY (INHERIT false INTERVAL 15 CACHETIMEOUT -1 SYNCONDEMAND false
LOCALPARTS ()) ENTITYDISPLAY "(\"xxx at nxp.com :: Exchange\" \"folder-remote\"
\"\" ())" 
58 OK MODIFY done 
59 UID MODIFY 296 MIMETYPE (application/x-vnd.akonadi.calendar.event
application/x-vnd.akonadi.calendar.todo) PARENT 295 NAME "Calendar" REMOTEID
"https://xxx.xxx.xxx.xxx:1080/users/xxx@xxx.com/calendar/" AccessRights ""
davprotocol "0" 
59 OK MODIFY done 
60 UID MODIFY 297 MIMETYPE (application/x-vnd.akonadi.calendar.event
application/x-vnd.akonadi.calendar.todo) PARENT 295 NAME "Rooms" REMOTEID
"https://xxx.xxx.xxx.xxx:1080/users/octavian.petre@nxp.com/calendar/Rooms/"
AccessRights "" davprotocol "0" 
60 OK MODIFY done 
61 COMMIT 
61 OK Commit completed 
<<<<<<<<<<<<

BTW, as you can notice there are two calendars, Rooms & Calendar. I am only
interested to write into Calendar

Best regards,
Octavian

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list