Cannot change main location
Bug #729029 reported by
David Planella
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Indicator Date and Time |
Fix Released
|
Undecided
|
Unassigned | ||
indicator-datetime (Ubuntu) |
Fix Released
|
Undecided
|
Michael Terry |
Bug Description
Binary package hint: indicator-datetime
Steps to reproduce:
1. Start the time and date settings
2. Press the unlock button to change settings
3. Change the location from "Madrid" to "Valencia" (it appears in the available locations to choose from, as that's where I live, not in Madrid)
4. Press the button to lock the changes
5. Press the Close button to exit the dialog
6. Start the preferences dialog again
7. The location is "Madrid" again
Expected:
* The location is "Valencia", as set by the user
* If that is a location that cannot be chosen, either do not show it on the list of available locations or show a warning
Related branches
lp://qastaging/~mterry/indicator-datetime/remember-zone-name
- Indicator Applet Developers: Pending requested
-
Diff: 125 lines (+53/-21)3 files modifieddata/com.canonical.indicator.datetime.gschema.xml (+7/-0)
src/datetime-prefs.c (+45/-21)
src/settings-shared.h (+1/-0)
lp://qastaging/~indicator-applet-developers/indicator-datetime/ubuntu
- Ken VanDine: Pending requested
-
Diff: 301 lines (+59/-27) (has conflicts)8 files modifiedChangeLog (+32/-0)
configure (+10/-19)
configure.ac (+1/-2)
data/datetime-dialog.ui (+0/-1)
debian/changelog (+14/-0)
debian/control (+0/-2)
src/datetime-prefs.c (+0/-1)
src/datetime-service.c (+2/-2)
Changed in indicator-datetime: | |
status: | New → Opinion |
Changed in indicator-datetime (Ubuntu): | |
status: | New → Opinion |
Changed in indicator-datetime (Ubuntu): | |
assignee: | nobody → Michael Terry (mterry) |
status: | Opinion → In Progress |
Changed in indicator-datetime: | |
status: | Opinion → Triaged |
Changed in indicator-datetime: | |
status: | Triaged → Fix Committed |
milestone: | none → 0.2.1 |
Changed in indicator-datetime: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
We determine the 'current location' from the current timezone, it would be difficult to have it set to a particular city within that timezone.