7

After choosing location I cannot apply all the settings. When pressing apply, nothing happens.

Does anyone have any idea why that is?

Glutanimate
  • 21,183
  • 13
  • 100
  • 153
user124674
  • 71
  • 1
  • 2

1 Answers1

3

It looks like a bug and you should report it on launchpad, as stated here. I can confirm I can reproduce this. Instead, you can try my-weather-indicator. Type in terminal:

sudo add-apt-repository ppa:atareao/indicators
sudo apt-get update
sudo apt-get install my-weather-indicator

enter image description here

Ed Villegas
  • 3,343
  • 1
  • 20
  • 29
  • I got an error trying to set the location for indicator-weather. So I installed my-weather-indicator. I can set the location but I get no data. Don't know what to do... – H3R3T1K Apr 22 '13 at 09:43
  • `sudo add-apt-repository ppa:atareao/indicators` gave me an error, but on another site I found `sudo add-apt-repository ppa:atareao/atareao` that worked. – LOlliffe Jun 18 '14 at 01:20