[Akonadi] [Bug 384309] Adding a certain iCal resource makes Akonadi creates high CPU load

Daniel Vrátil bugzilla_noreply at kde.org
Wed Feb 21 10:45:20 GMT 2024


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

Daniel Vrátil <dvratil at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |ICal file resource
            Product|frameworks-kcalendarcore    |Akonadi
                 CC|                            |carl at carlschwan.eu,
                   |                            |dvratil at kde.org

--- Comment #5 from Daniel Vrátil <dvratil at kde.org> ---
The problem with the Google calendar is that every time it's fetched it's
different, so the hashes don't match and we end up in an endless sync loop in
the ical resource that fetches the ical, finds out that the hash differs from
previous and triggers sync, which fetches the ical, finds out the hashes differ
again and triggers another sync and so on.

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


More information about the Kdepim-bugs mailing list