weather applet hangs in "retreiving report"

Bug #391962 reported by Sangeek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Weather wallpaper
New
Undecided
Unassigned

Bug Description

When I try to load weather of Bangalore .. It hangs
ICAO code of Bangalore is "VOBG".

$ weather-wallpaper
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
    self.run()
  File "/usr/bin/weather-wallpaper", line 401, in run
    input_img = os.path.join(path, "images", image + ".svg")
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

Revision history for this message
Sangeek (k-sangeeth) wrote :

On debugging I found :

> /usr/bin/weather-wallpaper(280)run()
-> image = report.pixmap
(Pdb) p hour
11
(Pdb) p report.pixmap
None

maybe it doesn't get the weather information from the weather site.

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.