https://bugs.kde.org/show_bug.cgi?id=515005
--- Comment #17 from kderocks38 <[email protected]> --- (In reply to David Jarvie from comment #16) > I've reproduced the bug on Fedora 43. The problem is that when a disabled > alarm is saved in the calendar file, it contains the following two lines: > STATUS:DISABLED > STATUS: > If the second "STATUS:" line is removed from the calendar before KAlarm > restarts, the bug goes away. > > The KDE Frameworks KCalendarCore library is responsible for writing and > reading the calendar file. It shouldn't write the second STATUS: line, > because this has no use, and on Fedora its value supersedes the first > STATUS:DISABLED value when the calendar is read, so that the alarm's > disabled status is lost. As to why the behaviour is different on Fedora > compared to KDE Neon, I don't understand. I'll create a merge request for > kcalendarcore to fix this. Nice that you were able to find the root cause, kalarm is a brilliant tool, thank you for getting to the bottom of this ! -- You are receiving this mail because: You are watching all bug changes.
