← Back to team overview

indiv-screenlets-dev team mailing list archive

[Bug 701192] Re: ClearWeatherScreenlet crash on IndexError: list index out of range

 

** Changed in: indiv-screenlets
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of
Individual Screenlets Developers, which is subscribed to Individual
Screenlets.
https://bugs.launchpad.net/bugs/701192

Title:
  ClearWeatherScreenlet crash on IndexError: list index out of range

Status in Screenlets — individual widgets development:
  Fix Released

Bug description:
  ClearWeatherScreenlet crash on startup
  Ubuntu natty
  Screenlets version : 0.1.3~bzr592+20110109213652~natty1

  REGISTER screenlet: ClearWeatherScreenlet
  True
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 2059, in motion_notify_event
      self.on_mouse_move(event)
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 589, in on_mouse_move
      self.display_details()
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 561, in display_details
      if(weather[0]["windspeed"] != "calm"):
  IndexError: list index out of range
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 2059, in motion_notify_event
      self.on_mouse_move(event)
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 589, in on_mouse_move
      self.display_details()
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 561, in display_details
      if(weather[0]["windspeed"] != "calm"):
  IndexError: list index out of range
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 2059, in motion_notify_event
      self.on_mouse_move(event)
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 589, in on_mouse_move
      self.display_details()
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 561, in display_details
      if(weather[0]["windspeed"] != "calm"):
  IndexError: list index out of range
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 2059, in motion_notify_event
      self.on_mouse_move(event)
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 589, in on_mouse_move
      self.display_details()
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 561, in display_details
      if(weather[0]["windspeed"] != "calm"):
  IndexError: list index out of range
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 2059, in motion_notify_event
      self.on_mouse_move(event)
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 589, in on_mouse_move
      self.display_details()
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 561, in display_details
      if(weather[0]["windspeed"] != "calm"):
  IndexError: list index out of range
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 2059, in motion_notify_event
      self.on_mouse_move(event)
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 589, in on_mouse_move
      self.display_details()
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 561, in display_details
      if(weather[0]["windspeed"] != "calm"):
  IndexError: list index out of range
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 2059, in motion_notify_event
      self.on_mouse_move(event)
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 589, in on_mouse_move
      self.display_details()
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 561, in display_details
      if(weather[0]["windspeed"] != "calm"):
  IndexError: list index out of range
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 2059, in motion_notify_event
      self.on_mouse_move(event)
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 589, in on_mouse_move
      self.display_details()
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 561, in display_details
      if(weather[0]["windspeed"] != "calm"):
  IndexError: list index out of range
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 2059, in motion_notify_event
      self.on_mouse_move(event)
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 589, in on_mouse_move
      self.display_details()
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 561, in display_details
      if(weather[0]["windspeed"] != "calm"):
  IndexError: list index out of range
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 2059, in motion_notify_event
      self.on_mouse_move(event)
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 589, in on_mouse_move
      self.display_details()
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 561, in display_details
      if(weather[0]["windspeed"] != "calm"):
  IndexError: list index out of range
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 2059, in motion_notify_event
      self.on_mouse_move(event)
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 589, in on_mouse_move
      self.display_details()
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 561, in display_details
      if(weather[0]["windspeed"] != "calm"):
  IndexError: list index out of range
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 2059, in motion_notify_event
      self.on_mouse_move(event)
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 589, in on_mouse_move
      self.display_details()
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 561, in display_details
      if(weather[0]["windspeed"] != "calm"):
  IndexError: list index out of range
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 2059, in motion_notify_event
      self.on_mouse_move(event)
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 589, in on_mouse_move
      self.display_details()
    File "/usr/share/screenlets/screenlets-pack-all/ClearWeather/ClearWeatherScreenlet.py", line 561, in display_details
      if(weather[0]["windspeed"] != "calm"):
  IndexError: list index out of range

To manage notifications about this bug go to:
https://bugs.launchpad.net/indiv-screenlets/+bug/701192/+subscriptions