touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #78872
[Bug 1440878] Re: Events with an "On Event" reminder never get a notification
This bug was fixed in the package qtorganizer5-eds -
0.1.1+15.04.20150508.2-0ubuntu1
---------------
qtorganizer5-eds (0.1.1+15.04.20150508.2-0ubuntu1) vivid; urgency=medium
[ 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 <ci-train-bot@xxxxxxxxxxxxx> Fri, 08 May 2015 20:01:44
+0000
** Changed in: qtorganizer5-eds (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1440878
Title:
Events with an "On Event" reminder never get a notification
Status in Calendar application for Ubuntu devices:
New
Status in qtorganizer5-eds package in Ubuntu:
Fix Released
Status in qtorganizer5-eds source package in Vivid:
New
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/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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1440878/+subscriptions
References