Bug 185896

Summary: "Error while saving Akonadi Compatibility Resource. Unknown error. (internal error)" on delete event
Product: [Applications] korganizer Reporter: Einar Lielmanis <einars+kdebugs>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: smartins
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Einar Lielmanis 2009-03-01 19:37:08 UTC
Version:           trunk (using Devel)
OS:                Linux
Installed from:    Compiled sources

KOrganizer cannot delete an event, as it raises an error. 

After that it seems like any attempt to save fails with the same error.

I tried to remove the "Akonadi compatibility resource" and add just "Akonadi" instead, but that didn't change anything.

I can reproduce this reliably. I don't know which configuration files could you be interested in, so, please ask.


output log:
korganizer(15202)/kdeui (KNotification) KNotification::slotReceivedId: 0
korganizer(15202)/kdeui (KNotification) KNotification::close: 0
korganizer(15202)/kdeui (KNotification) KNotification::~KNotification: -2
korganizer(15202) IncidenceChanger::deleteIncidence: " "testing" "
korganizer(15202)/kdepimlibs (kabc) KABC::LockNull::lock: LockNull::lock() force success. Doesn't actually lock.
korganizer(15202)/kdepimlibs (kcal) KCal::ResourceAkonadi::Private::calendarIncidenceDeleted: "KOrganizer-1972673281.259"
korganizer(15202)/kdepimlibs (kcal) KCal::ResourceCalendar::save: "Akonadi Compatibility Resource"
korganizer(15202)/kdepimlibs (kcal) KCal::ResourceAkonadi::doSave: syncCache= false , incidence "KOrganizer-1972673281.259"
korganizer(15202) KCal::ResourceAkonadi::Private::processChange: QHash(("KOrganizer-324984155.774", 1)("KOrganizer-1972673281.259", 2)("KOrganizer-895949160.143", 3))
korganizer(15202) KCal::ResourceAkonadi::Private::processChange: "KOrganizer-1972673281.259"
korganizer(15202)/kdepimlibs (kcal) createSaveSequence: DeleteJob for incidence "KOrganizer-1972673281.259" "testing"
korganizer(15202)/kdepimlibs (kcal): Save Sequence failed: "Unknown error. (internal error)"
korganizer(15202)/kdepimlibs (kcal) KCal::ResourceCalendar::saveError: Error saving resource: "Unknown error. (internal error)"
korganizer(15202)/kdeui (KNotification) KNotification::slotReceivedId: 0
korganizer(15202)/kdeui (KNotification) KNotification::close: 0
korganizer(15202)/kdeui (KNotification) KNotification::~KNotification: -2
Comment 1 Sergio Martins 2011-07-07 22:13:06 UTC
The compatibility resource is no longer used.
Korganizer has been ported to akonadi.