https://bugs.kde.org/show_bug.cgi?id=375615
David Jarvie <djar...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |KDE Applications 16.12.2 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |6cd6bbae49a4eff15da8d46e11f | |253b00245693c --- Comment #1 from David Jarvie <djar...@kde.org> --- The reason was that the alarm was deleted before the command execution result was known. The alarm's execution status was then updated, but the alarm no longer existed, so the error was produced. KAlarm now checks if the alarm has already been deleted before attempting to update its status. KAlarm version 2.11.13, commit 6cd6bbae49a4eff15da8d46e11f253b00245693c (Applications/16.12 branch). -- You are receiving this mail because: You are watching all bug changes.