Bug 398658

Summary: Kalarm Version 2.12.1 "Defer" button is grayed (disabled) if any recurrence is selected
Product: [Applications] kalarm Reporter: email200202
Component: generalAssignee: David Jarvie <djarvie>
Status: CLOSED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 18.08.2

Description email200202 2018-09-15 10:20:27 UTC
To reproduce this bug:
- Install kalarm version 2.12.1
- Create new alarm with recurrence (daily, weekly, ... etc)
- When the alarm triggers, the "Defer" button in kalarm message window is grayed (disabled)

If the alarm has no recurrence, the "Defer" button will be enabled.
Comment 1 David Jarvie 2018-09-27 20:22:46 UTC
This was caused by the alarm being triggered slightly prematurely (before the minute boundary). This resulted in the next recurrence time being evaluated as the current time, so that the latest time for deferral was evaluated as being in the past. Hence the button was disabled.

This is now fixed by commit f16df03a593c59145f88c6c743ad1dd47e0201e4. It also requires commit 2692686754b53dcf86ab9cc525eb2fbda0ce5271 in kalarmcal. The fix is in KAlarm version 2.12.2, which will be released in KDE Applications 18.08.2.