[korganizer] [Bug 418811] Events stored in the database not displayed in KOrganizer

Daniel Vrátil bugzilla_noreply at kde.org
Sat Nov 25 20:57:19 GMT 2023


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

--- Comment #23 from Daniel Vrátil <dvratil at kde.org> ---
Hmm, I must be missing something, because I'm seeing the events in the
calendar. I installed Mageia 9 into a VM to make sure I have the same version
as you, and followed those steps:

1) Copied the first event from comment #6 into kwrite
2) Changed one of the attendees to match my email configured in KOrganizer
3) Saved as event.ics
4) In KOrganizer, selected File -> Open -> event.ics -> "Merge into an existing
calendar" -> selected the default "Personal Calendar"
5) Scrolled back to Nov 2021 in the month view, the event is shown

The code that shows events in Akonadi Console is different from KOrganizer -
there's no calendaring logic, it just displays the list of database entries in
the given folder and has some additional logic to extract like date, title etc.
Unlike KOrganizer which is backed by a fairly complex
KCalendarCore::MemoryCalendar which takes care of recurrence calculations and
what not. Which is why Akonadi Console is useful for debugging :)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list