Events with an "On Event" reminder never get a notification
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Calendar App |
Fix Released
|
Undecided
|
Unassigned | ||
qtorganizer5-eds (Ubuntu) |
Fix Released
|
Undecided
|
Renato Araujo Oliveira Filho | ||
Vivid |
New
|
Undecided
|
Unassigned |
Bug Description
Tested with calendar-app 0.4.600 on mako vivid r163.
To reproduce, use calendar-app to create an event with a reminder set to trigger "On Event", then view the ical file in ~/.local/
calendar-app generates valarms that have an action property, and that's all good. But as per the spec, the valarm also needs a trigger property. Without it, the reminder will never get triggered.
This is currently being masked by indicator-
I'm not sure if this is being caused in calendar-app or in qtorganizer5-eds.
Related branches
- Charles Kerr (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 301 lines (+164/-41)5 files modifiedorganizer/qorganizer-eds-engine.cpp (+13/-9)
tests/unittest/eds-base-test.cpp (+61/-0)
tests/unittest/eds-base-test.h (+3/-0)
tests/unittest/event-test.cpp (+45/-6)
tests/unittest/run-eds-test.sh (+42/-26)
summary: |
- Events with an "On Event" reminder generate invalid ical + Events with an "On Event" reminder don't generate a trigger time |
summary: |
- Events with an "On Event" reminder don't generate a trigger time + Events with an "On Event" reminder never get a notification |
description: | updated |
description: | updated |
Changed in qtorganizer5-eds (Ubuntu): | |
assignee: | nobody → Renato Araujo Oliveira Filho (renatofilho) |
status: | New → In Progress |
Changed in ubuntu-calendar-app: | |
status: | New → Fix Released |
This bug was fixed in the package qtorganizer5-eds - 0.1.1+15. 04.20150508. 2-0ubuntu1
--------------- 15.04.20150508. 2-0ubuntu1) vivid; urgency=medium
qtorganizer5-eds (0.1.1+
[ CI Train Bot ]
* New rebuild forced.
[ Renato Araujo Oliveira Filho ]
* Added a new extra metadata property in collection (read-only
property). (LP: #1347836)
* Avoid filter or sort results if not necessary.
* Implemented support for extended details. (LP: #1426519)
* Optimize query by filtering collections related with the current
query.
* Removed missing debug.
* Revert wrong commit.
* Save a trigger for reminders with with secondsBeforeStart equals 0.
(LP: #1440878)
-- CI Train Bot <email address hidden> Fri, 08 May 2015 20:01:44 +0000