https://bugs.kde.org/show_bug.cgi?id=407882
David Jarvie <djar...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|4db8a94f7e94555607312d35e02 |6b47cbcbb8f57dd6c2b9b3a9fe5 |3f8c962708231 |6c95ca7f77fd8 --- Comment #3 from David Jarvie <djar...@kde.org> --- When a new resource was created, it was unusable until after an Akonadi restart (it was reported as having an invalid format). If a new resource used an existing calendar file, the file contents were not read. If a new resource used a new calendar file, the file was not created. A read and write of the calendar file are now performed, and a new resource is immediately usable. Fixed in kdepim-runtime, Applications/19.04 branch, by commit 6b47cbcbb8f57dd6c2b9b3a9fe56c95ca7f77fd8. This will be released in KDE Applications 19.04.3. A new resource still requires the user to manually enable it before it can be used. This needs to be fixed. -- You are receiving this mail because: You are watching all bug changes.