Summary: | KAlarm could have a post-alarm action that only triggers when the alarm is closed (not deferred) | ||
---|---|---|---|
Product: | [Applications] kalarm | Reporter: | John B <john+kde_org> |
Component: | general | Assignee: | David Jarvie <djarvie> |
Status: | CLOSED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
John B
2007-04-06 01:15:55 UTC
This is for me the most important feature that there could be. Without it, many actions must have additional confirmation scripting! I think that logically it makes sense to change the behaviour so that the post-alarm action is only executed once the alarm is finally closed, and not if it is deferred. I won't make it an option unless people ask for it. This would solve my use case. I actually agree with you that changing the default behaviour is "more correct", in principle. I only suggested making it an additional feature so that things that might depend on the current behaviour wouldn't break...but I have to admit, I can't think of a situation where it would come up. :) Charles: For the benefit of myself and anyone else who happens to run across this bug, could you perhaps outline the workaround you're using at the moment? This is now implemented. Pre-alarm actions will only be executed once when the main alarm is displayed, and not for reminders or deferrals. Post-alarm actions will only be executed once when the alarm is acknowledged or closed (after any deferrals) and not for reminders. The new behaviour will be in KDE 3.5.7. Thanks! |