indicator-weather is a python script which explains why there is no ddeb
for it.

I ran indicator-weather with valgrind. It hasn't crashed yet, but it
shows some backtraces on the terminal:

Exception in thread Fetcher:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 505, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/bin/indicator-weather", line 1148, in get_new_weather_data
    weather = self.get_weather()
  File "/usr/bin/indicator-weather", line 1211, in get_weather
    return self.current_location.weather
AttributeError: Location instance has no attribute 'weather'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/742824

Title:
  indicator-weather crashed with SIGSEGV in dbusmenu_menuitem_get_id()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to