Alarms not shown in indicator datetime after upgrade to ota4
Bug #1465806 reported by
Dave Morley
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Unassigned | ||
evolution-data-server (Ubuntu) |
Fix Released
|
Undecided
|
Charles Kerr | ||
indicator-datetime (Ubuntu) |
Fix Released
|
Undecided
|
Charles Kerr | ||
Vivid |
New
|
Undecided
|
Unassigned |
Bug Description
STEPS:
1. Flash image 22 from stable
2. Set a one time alarm and a recurring alarm
3. Update to 23
EXPECTED:
Alarms should be up and running as expected
ACTUAL:
Alarms are not shown in the datetime indicator but show up as active in and available in the clock. Because the indicator is in control of the alarm trigger the alarm never goes off.
TEMPORARY WORK AROUND:
Disable and enable all your alarms and then they work as expected.
Related branches
lp://staging/~charlesk/indicator-datetime/lp-1465806-inject-missing-triggers-to-clock-app-alarms
- Ted Gould (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 374 lines (+321/-2)5 files modifiedsrc/engine-eds.cpp (+135/-2)
tests/CMakeLists.txt (+1/-0)
tests/print-to.h (+24/-0)
tests/test-eds-ics-missing-trigger.cpp (+116/-0)
tests/test-eds-ics-missing-trigger.ics (+45/-0)
lp://staging/~charlesk/indicator-datetime/merge-vivid-fixes-and-tests-into-wily
- PS Jenkins bot (community): Approve (continuous-integration)
- Ted Gould (community): Approve
-
Diff: 1611 lines (+1133/-268)16 files modifiedsrc/engine-eds.cpp (+486/-186)
tests/CMakeLists.txt (+16/-13)
tests/print-to.h (+34/-1)
tests/run-eds-ics-test.sh (+10/-0)
tests/test-eds-ics-all-day-events.cpp (+91/-0)
tests/test-eds-ics-all-day-events.ics (+19/-0)
tests/test-eds-ics-config-files/.config/evolution/sources/system-proxy.source (+21/-0)
tests/test-eds-ics-missing-trigger.cpp (+116/-0)
tests/test-eds-ics-missing-trigger.ics (+45/-0)
tests/test-eds-ics-nonrepeating-events.cpp (+93/-0)
tests/test-eds-ics-nonrepeating-events.ics (+27/-0)
tests/test-eds-ics-repeating-events.cpp (+100/-0)
tests/test-eds-ics-repeating-events.ics (+28/-0)
tests/test-eds-ics-repeating-valarms.ics (+47/-0)
tests/test-eds-valarms-config-files/.config/evolution/sources/system-proxy.source (+0/-21)
tests/test-eds-valarms-config-files/.local/share/evolution/calendar/system/calendar.ics (+0/-47)
tags: | added: qa-manual-testing |
Changed in canonical-devices-system-image: | |
milestone: | none → ww28-2015 |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Charles Kerr (charlesk) |
assignee: | Charles Kerr (charlesk) → nobody |
Changed in evolution-data-server (Ubuntu): | |
assignee: | nobody → Charles Kerr (charlesk) |
status: | Confirmed → In Progress |
Changed in indicator-datetime (Ubuntu): | |
assignee: | nobody → Charles Kerr (charlesk) |
Changed in evolution-data-server (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in canonical-devices-system-image: | |
status: | New → Fix Released |
importance: | Undecided → High |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.