(2012-04-12 00:03)ialand Wrote: if connects just fine for everything else - streaming, scraping, timehehe, noticed that one myself a few days ago :-)etc... doing it on all skins I'll clean things up and get a log.
addendum: well it's not a full log, but this barfs into it every time it fails...
Code:
14:40:43 T:2755369840 NOTICE: -->Python Interpreter Initialized<--
14:40:50 T:2755369840 ERROR: Error Type: <type 'exceptions.TypeError'>
14:40:50 T:2755369840 ERROR: Error Contents: unsupported operand type(s) for +: 'int' and 'unicode'
14:40:50 T:2755369840 ERROR: Traceback (most recent call last):
File "/home/xbmc/.xbmc/addons/weather.wunderground/default.py", line 564, in <module>
forecast(location)
File "/home/xbmc/.xbmc/addons/weather.wunderground/default.py", line 180, in forecast
properties(data)
File "/home/xbmc/.xbmc/addons/weather.wunderground/default.py", line 249, in properties
set_property('Current.HeatIndex' , data['current_observation']['heat_index_f'] + TEMPUNIT)
TypeError: unsupported operand type(s) for +: 'int' and 'unicode'
14:40:50 T:3017127696 ERROR: Control 402 in window 10107 has been asked to focus, but it can't
I'll do a clean one later if this doesn't point to the problem.
will be fixed in v0.1.2


etc... doing it on all skins I'll clean things up and get a log.
![[Image: 10ft6oo.jpg]](http://i43.tinypic.com/10ft6oo.jpg)

Search
Help