After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 319217 - Evolution doesn't show missed alarms on setup
Evolution doesn't show missed alarms on setup
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.4.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-10-19 10:12 UTC by Sebastien Bacher
Modified: 2005-11-08 10:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
show missed alarms (3.61 KB, patch)
2005-10-20 09:10 UTC, Chakravarthi
committed Details | Review

Description Sebastien Bacher 2005-10-19 10:12:19 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."
Comment 1 Chakravarthi 2005-10-19 13:56:15 UTC
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 .
Comment 2 Chakravarthi 2005-10-19 13:59:35 UTC
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.
Comment 3 Chenthill P 2005-10-19 14:23:56 UTC
Perhaps we could display missed alarms for the current day for now.
Comment 4 Sebastien Bacher 2005-10-19 18:42:17 UTC
the current day option would be nice so if you start your session 2 minutes
after the start of a meeting by example
Comment 5 Chakravarthi 2005-10-20 09:10:46 UTC
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.
Comment 6 Chenthill P 2005-10-27 05:43:19 UTC
looks good to commit.