Crashes after I configure
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
my-weather-indicator |
Fix Released
|
High
|
Lorenzo Carbonell |
Bug Description
Hello,
I tried to look at the current bugs to see if this fell into any of them, and I though I found one, but it doesnt appear to be relevant to the version I am using.
I can launch my-weather-
After this, I cannot launch it again unless I delete the config file in .config/
Here is the error from the command line:
######
0
1
2
3
Traceback (most recent call last):
File "./my-weather-
mwi=MWI()
File "/opt/extras.
self.
File "/opt/extras.
self.work()
File "/opt/extras.
self.set_menu()
File "/opt/extras.
weather = self.weatherser
File "/opt/extras.
velocity = data['speed']
KeyError: 'speed'
#######
I am using a fully updated version of Ubuntu 14.04 64bit and just added this PPA... The version of my-weather-
ii my-weather-
Please let me know if you need more information.
Thanks!
Joe
Changed in my-weather-indicator: | |
assignee: | nobody → Lorenzo Carbonell (lorenzo-carbonell) |
importance: | Undecided → High |
status: | New → Fix Released |
Not so much "crash after configure" for me. I've not touched the configuration since install of Ubuntu 14.04 64 bit back in April 2014. I simply turned on the computer and the indicator just didn't come up. Running via the terminal I see the same dump as that above.
I also removed the .conf file, restarted, the preferences dialog comes up, I hit save, and get another dump of different error messages, finishing with the dump above.