| Summary: | The ical file resource should not allow new entries if it has no path in its config | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | premiumshelf56 |
| Component: | ICal file resource | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | carl, krammer |
| Priority: | NOR | ||
| Version First Reported In: | 6.3.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
premiumshelf56
2025-03-26 14:32:44 UTC
This is primarily caused by https://bugs.kde.org/show_bug.cgi?id=502024 but it could also be caused by other changes to the config. My KDE PIM foo is super rusty but I think the issue might be in SingleFileResource. It probably should consider itself offline/broken if it has no file path/URL to work on. And maybe additionally make the root collection read-only? See also https://discuss.kde.org/t/korganizer-calendar-data-location/32036 |