Summary: | Events of newly added .ics calendar aren't shown | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | jakub.nowak98 |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dvratil |
Priority: | NOR | ||
Version: | 6.0.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/kdepim-runtime/-/commit/10d9e913076c056862fa8dd1d443393aab66fcd8 | Version Fixed In: | 24.05.1 |
Sentry Crash Report: |
Description
jakub.nowak98
2024-04-18 20:57:32 UTC
A possibly relevant merge request was started @ https://invent.kde.org/pim/kdepim-runtime/-/merge_requests/155 Git commit 7eb6f2bee01a5463550301f58710846c51dc02a4 by Carl Schwan, on behalf of Daniel Vrátil. Committed on 13/05/2024 at 07:44. Pushed by carlschwan into branch 'release/24.05'. SingleFileResource: trigger sync after initially loading file on start This ensures that the SingleFileResource-derived resoures (e.g. iCal) will automatically load incidences from the file immediately after initial creation and will also automatically re-sync after start. FIXED-IN: 24.05.1 (cherry picked from commit 10d9e913076c056862fa8dd1d443393aab66fcd8) M +3 -2 resources/shared/singlefileresource/singlefileresourcebase.cpp https://invent.kde.org/pim/kdepim-runtime/-/commit/7eb6f2bee01a5463550301f58710846c51dc02a4 Git commit 10d9e913076c056862fa8dd1d443393aab66fcd8 by Carl Schwan, on behalf of Daniel Vrátil. Committed on 13/05/2024 at 07:43. Pushed by carlschwan into branch 'master'. SingleFileResource: trigger sync after initially loading file on start This ensures that the SingleFileResource-derived resoures (e.g. iCal) will automatically load incidences from the file immediately after initial creation and will also automatically re-sync after start. FIXED-IN: 24.05.1 M +3 -2 resources/shared/singlefileresource/singlefileresourcebase.cpp https://invent.kde.org/pim/kdepim-runtime/-/commit/10d9e913076c056862fa8dd1d443393aab66fcd8 |