On Ubuntu 16.04, I found I could manually update the location data:
> dconf-editor
> apps/indicators/weather
> see "locations" and "places"
The JSON format for "locations" is complex enough to require looking up some IDs using Google, but from an existing location on another computer I did manage to get it working on my 16.04 desktop.
On Ubuntu 16.04, I found I could manually update the location data:
> dconf-editor /weather
> apps/indicators
> see "locations" and "places"
The JSON format for "locations" is complex enough to require looking up some IDs using Google, but from an existing location on another computer I did manage to get it working on my 16.04 desktop.