GNOME Bugzilla – Bug 319217
Evolution doesn't show missed alarms on setup
Last modified: 2005-11-08 10:06:55 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/show_bug.cgi?id=18082 "Since upgrading to Breezy, Evolution no longer shows missed calendar alarms at start up. This has caused me to miss several important notifications, and I am sure it affects other people who rely on this feature of Evolution. I have looked around on the internet, and this doesn't seem to be an intentional change, so I am filing it as a bug. If you know how to fix this, please let me know."
code was changed to avoid the bug #261625 and likes ... there will be changes in alarm ui in future that will take care of missed alarms. confirming this .
also to avoid some valid use cases like if a person is opening his evolution after a vacation in which he might have had a lot of appointments (unimportant)... he shouldn't be bombarded with alarms .. needs a good ui change.
Perhaps we could display missed alarms for the current day for now.
the current day option would be nice so if you start your session 2 minutes after the start of a meeting by example
Created attachment 53679 [details] [review] show missed alarms This patch modifies code to make sure that none of the current day's alarms go unnoticed.
looks good to commit.