Activity log for bug #1440878

Date Who What changed Old value New value Message
2015-04-06 20:30:19 Charles Kerr bug added bug
2015-04-06 20:30:52 Charles Kerr summary Events with an "On Event" reminder generate invalid ical Events with an "On Event" reminder don't generate a trigger time
2015-04-06 20:31:21 Charles Kerr summary Events with an "On Event" reminder don't generate a trigger time Events with an "On Event" reminder never get a notification
2015-04-06 20:33:45 Charles Kerr description VEVENT components generated for an "on event" reminder have no ical trigger property, causing the "on event" reminder to not be triggered at all. VALARMs with action properties are being generated, so that's all good, but as per the spec the valarms must also include a TRIGGER component. This might be either a qtorganizer5-eds bug or calendar-app bug. VEVENT components generated for an "on event" reminder have no ical trigger property, causing the "on event" reminder to not be triggered at all. VALARMs with action properties are being generated, so that's all good, but as per the spec the valarms must also include a TRIGGER component. This is currently being masked by bug #1419001 because a bug in indicator-datetime is ignoring the valarms' trigger property and unconditionally notifying at the event's start time. datetime's fix will be landing soon, uncovering this missing trigger bug. I'm not sure if this is being caused in calendar-app or in qtorganizer5-eds.
2015-04-06 20:34:08 Charles Kerr bug task added qtorganizer5-eds (Ubuntu)
2015-04-06 20:39:58 Charles Kerr description VEVENT components generated for an "on event" reminder have no ical trigger property, causing the "on event" reminder to not be triggered at all. VALARMs with action properties are being generated, so that's all good, but as per the spec the valarms must also include a TRIGGER component. This is currently being masked by bug #1419001 because a bug in indicator-datetime is ignoring the valarms' trigger property and unconditionally notifying at the event's start time. datetime's fix will be landing soon, uncovering this missing trigger bug. I'm not sure if this is being caused in calendar-app or in qtorganizer5-eds. 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/share/evolution/calendar/system/calendar.ics. 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-datetime's bug #1419001: it's currently ignoring the trigger property and is unconditionally notifying at the event start time. The datetime fix should be landing soon, which will uncover this missing trigger bug as a side-effect. I'm not sure if this is being caused in calendar-app or in qtorganizer5-eds.
2015-04-09 00:03:59 Renato Araujo Oliveira Filho branch linked lp:~renatofilho/qtorganizer5-eds/fix-1440878
2015-04-09 00:04:31 Renato Araujo Oliveira Filho qtorganizer5-eds (Ubuntu): assignee Renato Araujo Oliveira Filho (renatofilho)
2015-04-09 00:04:37 Renato Araujo Oliveira Filho qtorganizer5-eds (Ubuntu): status New In Progress
2015-05-18 19:29:08 Launchpad Janitor qtorganizer5-eds (Ubuntu): status In Progress Fix Released
2015-05-28 04:19:21 Launchpad Janitor branch linked lp:ubuntu/qtorganizer5-eds
2015-07-18 01:34:15 Kunal Parmar ubuntu-calendar-app: status New Fix Released