[API Request] Alarms API should expose a slot Update() to allow app devs to manually refresh the model
Bug #1380559 reported by
Nekhelesh Ramananthan
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
High
|
Zsombor Egri | ||
Vivid |
New
|
Undecided
|
Unassigned | ||
ubuntu-ui-toolkit (Ubuntu RTM) |
New
|
Undecided
|
Unassigned |
Bug Description
Use Case: When a repeating alarm is triggered, the alarm date still shows the old date instead of the next new alarm date. There is nothing the Ubuntu SDK can do since it doesn't get the signal when an alarm is triggered. But the clock app can check that and update the alarm model accordingly which in turn would update the alarm date.
Related branches
lp://staging/~zsombi/ubuntu-ui-toolkit/expose-alarmmodel-reset
- PS Jenkins bot: Approve (continuous-integration)
- Cris Dywan: Approve
-
Diff: 56 lines (+16/-1)3 files modifiedcomponents.api (+1/-0)
modules/Ubuntu/Components/plugin/ucalarmmodel.cpp (+12/-1)
modules/Ubuntu/Components/plugin/ucalarmmodel.h (+3/-0)
Changed in ubuntu-ui-toolkit: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Zsombor Egri (zsombi) |
importance: | High → Critical |
tags: | added: rtm14 |
Changed in ubuntu-ui-toolkit: | |
importance: | Critical → High |
Changed in ubuntu-ui-toolkit: | |
milestone: | none → 11.07 |
Changed in ubuntu-ui-toolkit: | |
status: | Triaged → In Progress |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | nobody → Zsombor Egri (zsombi) |
importance: | Undecided → High |
status: | New → In Progress |
no longer affects: | ubuntu-ui-toolkit |
To post a comment you must log in.
I think this is high rather than critical