Does not display forcast when "Forcast" menu item clicked.

Bug #748835 reported by Justin
This bug report is a duplicate of:  Bug #743840: Crashes on forecast view. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Weather Indicator
New
Undecided
Unassigned

Bug Description

As the summary indicates, a forecast dialog is no longer shown. This applies to both the version in the PPA and the version in the Natty repos.

Operating System:
Ubuntu 11.04

Natty Version:
indicator-weather 11.03.27+repack-0ubuntu1
Weather Indicator 11.03.20 'Cloudy' RC3

This is the terminal output when clicking "Forcast":

Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1170, in extforecast
    self.forecastwd = ExtendedForecast()
  File "/usr/bin/indicator-weather", line 1363, in __new__
    new_object.finish_initializing(builder)
  File "/usr/bin/indicator-weather", line 1400, in finish_initializing
    google_icon = Weather._GoogleConditions[icons[i-1]][0]
KeyError: u''

PPA Version:
11.04.02~Natty1
Weather Indicator 11.04.02 'Cloudy'

This is the terminal output when clicking "Forcast":

Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1232, in extforecast
    self.forecastwd = ExtendedForecast()
  File "/usr/bin/indicator-weather", line 1438, in __new__
    new_object.finish_initializing(builder)
  File "/usr/bin/indicator-weather", line 1475, in finish_initializing
    google_icon = Weather._GoogleConditions[icons[i-1]][0]
KeyError: u''

Revision history for this message
Felix Lawrence (felix-lawrence) wrote :

Hi Justin, I _think_ we fixed this problem in the versions you are using, and your problems should go away if you delete your location(s) and add them again. Please let us know if the problem persists! If the problem is still there, then it would be helpful if you told us the affected location(s).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.