Version: 4.6 pre (using KDE 4.6.2) OS: Linux I have a google calendar imported as CalDAV. I wanted to removed, I right-clicked and selected "delete calendar folder". I found out that I kept getting many "cannot remove file ." message boxes after triggering the deletion (I solved it by killing korganizer and the message boxes) Reproducible: Didn't try
The popup comes from the resource, not korg, reassigning.
Hi, The bug seems to come from Akonadi unfortunately, reassigning. For the next ones to deal with this bug: when deleting a collection, itemRemoved() will be called on each item in the colletion. The DAV resource is using the parentCollection().remoteId(), that stores the calendar URL, to find the username to use. However parentCollection() seem invalid, or at least parentCollection().remoteId() is empty. Deleting individual items is working fine as parentCollection().remoteId() is correctly populated. Cheers, Grégory
This bug has only been reported for versions older than KDEPIM 4.14 (at most akonadi-1.3). Can anyone tell if this bug still present? If noone confirms this bug for a recent version of akonadi (part of KDE Applications 15.08 or later), it gets closed in about three months.
Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.0 aka 15.08), please open a new one unless it already exists. Thank you for all your input.