Alarms are triggered in UTC tz despite saving in local tz
Bug #1283236 reported by
Pat McGowan
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Indicator Date and Time |
Fix Released
|
High
|
Charles Kerr | ||
Ubuntu Clock App |
Fix Released
|
High
|
Unassigned | ||
Ubuntu UI Toolkit |
Fix Released
|
High
|
Zsombor Egri | ||
indicator-datetime (Ubuntu) |
Fix Released
|
High
|
Charles Kerr | ||
qtorganizer5-eds (Ubuntu) |
Fix Released
|
High
|
Renato Araujo Oliveira Filho | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Vivid |
New
|
Undecided
|
Unassigned |
Bug Description
Setting an alarm in the local timezone is not respected by the system since the alarms is triggered in the equivalent UTC timezone.
Mako build 200, 205
Steps to reproduce:
1. Ensure that phone timezone is something other than UTC. For instance eastern tz (UTC-5)
2. Set an alarm for 3:00 PM in the ubuntu clock app.
3. Indicator shows a pending alarm for 3:00 PM
4. Check a minute or so later, indicator shows an alarm pending for 8:00 PM
What happens:
The alarm does not go off at 3:00 PM. Instead it triggers at 8:00 PM
What should happen:
The alarm is triggered at 3:00 PM
Related branches
lp://staging/~zsombi/ubuntu-ui-toolkit/alarm-date-fix
- PS Jenkins bot: Approve (continuous-integration)
- Cris Dywan: Approve
-
Diff: 137 lines (+50/-6)3 files modifiedmodules/Ubuntu/Components/plugin/adapters/alarmsadapter_organizer.cpp (+9/-5)
modules/Ubuntu/Components/plugin/alarmmanager_p.h (+8/-0)
tests/unit/tst_alarms/tst_alarms.cpp (+33/-1)
Superseded
for merging
into
lp://staging/ubuntu-ui-toolkit
- Cris Dywan: Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 137 lines (+50/-6)3 files modifiedmodules/Ubuntu/Components/plugin/adapters/alarmsadapter_organizer.cpp (+9/-5)
modules/Ubuntu/Components/plugin/alarmmanager_p.h (+8/-0)
tests/unit/tst_alarms/tst_alarms.cpp (+33/-1)
summary: |
- Alarm is shown with an incorrect time + Alarm is shown with an incorrect time and does not trigger |
Changed in ubuntu-clock-app: | |
importance: | Undecided → High |
status: | New → Confirmed |
milestone: | none → 1.8 |
summary: |
- Alarm is shown with an incorrect time and does not trigger + Alarms are triggered in UTC tz despite saving in local tz |
description: | updated |
tags: | added: alarms dogfooding-blocker |
affects: | qtorganizer5-eds → qtorganizer5-eds (Ubuntu) |
Changed in qtorganizer5-eds (Ubuntu): | |
assignee: | nobody → Renato Araujo Oliveira Filho (renatofilho) |
Changed in qtorganizer5-eds (Ubuntu): | |
status: | New → Confirmed |
Changed in qtorganizer5-eds (Ubuntu): | |
importance: | Undecided → High |
Changed in indicator-datetime: | |
assignee: | nobody → Charles Kerr (charlesk) |
Changed in indicator-datetime: | |
status: | New → Confirmed |
Changed in ubuntu-ui-toolkit: | |
status: | New → In Progress |
tags: | added: r263 |
Changed in indicator-datetime (Ubuntu): | |
assignee: | nobody → rosa maria (ceryscloe) |
assignee: | rosa maria (ceryscloe) → nobody |
Changed in ubuntu-clock-app: | |
status: | Confirmed → Invalid |
assignee: | Nekhelesh Ramananthan (nik90) → nobody |
tags: | added: r276 |
Changed in ubuntu-clock-app: | |
milestone: | 1.8 → alarm-blockers |
Changed in ubuntu-clock-app: | |
status: | Invalid → Fix Released |
Changed in indicator-datetime: | |
status: | In Progress → Fix Released |
Changed in indicator-datetime (Ubuntu): | |
status: | Confirmed → Fix Released |
importance: | Undecided → High |
assignee: | nobody → Charles Kerr (charlesk) |
Changed in qtorganizer5-eds (Ubuntu): | |
status: | Confirmed → Fix Released |
Changed in ubuntu-clock-app: | |
milestone: | alarm-blockers → rtm |
Changed in ubuntu-ui-toolkit: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.