Timezone gets reset on boot on xenial
Bug #1613977 reported by
Michał Sawicz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Invalid
|
High
|
Michał Sawicz | ||
indicator-datetime (Ubuntu) |
Invalid
|
Low
|
Unassigned | ||
unity8 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Steps:
* set a timezone in settings app
* reboot
Expected:
* time is correct and datetime indicator shows the timezone
Current:
* time is in UTC and datetime indicator shows UTC
$ system-image-cli -i
current build number: 1
device name: frieza
channel: ubuntu-
last update: 2016-08-16 17:09:33
version version: 1
version ubuntu: 20160816
version device: 20160809.0
version custom: 20160816
$ cat /etc/timezone
Europe/Warsaw
$ date
Wed Aug 17 08:11:37 UTC 2016
Changed in canonical-devices-system-image: | |
milestone: | none → xenial |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Michał Sawicz (saviq) |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in canonical-devices-system-image: | |
status: | Confirmed → Invalid |
Changed in indicator-datetime (Ubuntu): | |
status: | Incomplete → Invalid |
Changed in unity8 (Ubuntu): | |
status: | Incomplete → Invalid |
To post a comment you must log in.
Thanks but what desktop/device is that? is that on the phone? also the indicator doesn't set timezones that's done through the systemd helpers, is the system tz also incorrect or is it only a rendering issue in the indicator?