My-weather does not start

Bug #781105 reported by lw4z
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
my-weather-indicator
Status tracked in Trunk
Trunk
Fix Released
High
Lorenzo Carbonell

Bug Description

/usr/share/my-weather-indicator/my-weather-indicator.py
Traceback (most recent call last):
  File "/usr/share/my-weather-indicator/my-weather-indicator.py", line 275, in <module>
    mwi=MWI()
  File "/usr/share/my-weather-indicator/my-weather-indicator.py", line 97, in __init__
    self.set_menu()
  File "/usr/share/my-weather-indicator/my-weather-indicator.py", line 104, in set_menu
    weather = goweapi.get_weather_from_google(lat = float(self.latitude), lon = float(self.longitude), hl = IDIOMA)
  File "/usr/share/my-weather-indicator/goweapi.py", line 63, in get_weather_from_google
    current_conditions['condition'] = get_data(root[0],'condition')
IndexError: list index out of range

Revision history for this message
Proxeneta (proxeneta) wrote :

Same to me.

Revision history for this message
Fernando Mossmann (fndmossmann) wrote :

Exactly same error here, in the same lines...
There's some idea about what its happening?

Changed in my-weather-indicator:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → atareao (lorenzo-carbonell)
summary: - My-weather not start
+ My-weather does not start
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.