@felixfurtak: you can fix the woeid-patch.diff yourself as following:

@line 38
-            if (yahoo_woeid_result['ResultSet']['Error'] != 0) and  
(yahoo_woeid_result['ResultSet']['Results'] != None):
Must become:
-            if (yahoo_woeid_result['ResultSet']['Error'] != '0') and  
(yahoo_woeid_result['ResultSet']['Results'] != None):

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

Title:
  indicator-weather crashed with AttributeError in
  export_location_details(): Location instance has no attribute
  'location_code'

To manage notifications about this bug go to:
https://bugs.launchpad.net/raring-backports/+bug/821233/+subscriptions

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

Reply via email to