Re: KDEPIM 24.08: calendar directory resource not working
Martin Steigerwald <[email protected]> Mon, 07 Oct 2024 10:44:44 +0200
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <[email protected]> |
Martin Steigerwald - 07.10.24, 09:37:00 MESZ: > Hi! > > This is with KDEPIM 24.08 on Debian experimental, so here could be some > packaging related issue, but as I do not even have a good clue about the > error messages I am getting, I thought I write here. Maybe someone has > any insight. > > I configured calendar as calendar directory resource cause I felt it > would be more robust than writing all events to a single file. > > But none of the events show in Korganizer. > > With > > `QT_LOGGING_RULES="*.*=true;qt.*=false" akonadictl restart` > > I see: > > org.kde.pim.akonadiagentbase: Sending dbus reply for method "" with > error "Ungültigen Eintrag erhalten" > > "Ungültigen Eintrag erhalten" => received invalid entry > > Odd is that the method is "" > > org.kde.pim.akonadiserver: ItemRetrievalJob for request 295 finished > with error: "Unable to retrieve item from resource: Ungültigen Eintrag > erhalten" > > I even tried removing and re-adding the resource. The calendar directory > contains the event files. > > Another package missing? However according to Akonadiconsole > akonadi_icaldir_resource_1 is running. But the calender folder in > Akonadiconsole is empty as well. However it shows that more than 5000 > objects are supposed to be in there. > > As it says "received invalid entry" maybe some calender ical related > parsing stuff not installed? > > As far as I can see all libkpim6 packages are installed. Also all > calendar related libkf6 packages are installed. All Akonadi packages > are on 24.08. All KDEPIM packages are on 24.08. Korganizer is of course > 24.08. > > Only thing is that translated texts are not up to date yet. So some > texts in application GUIs are in English. But this should not break > parsing calendar events!? I found that adding a new event works. So there is really something odd going on with parsing older events? I just compared briefly, the file of an older event looks very much the same. There are different file naming standards over the time, but I do have enough newer events whose files follow the same standard as the completely new one that works. > Anyone any idea? I would love to have my calendar and reminders working > again. -- Martin