Bug 185896 - "Error while saving Akonadi Compatibility Resource. Unknown error. (internal error)" on delete event
Summary: "Error while saving Akonadi Compatibility Resource. Unknown error. (internal ...
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-01 19:37 UTC by Einar Lielmanis
Modified: 2011-07-07 22:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.