XBMC Community Forum
[RELEASE] Weather Plus Addon - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Weather Add-ons (/forumdisplay.php?fid=155)
+---- Thread: [RELEASE] Weather Plus Addon (/showthread.php?tid=95329)



- brightsr - 2011-12-10 15:59

olympia Wrote:- wunderground still doesn't OK for me for Budapest (it is ok for Brussels).
- weather.com doesn't show current temp from time to time (both for Budapest and Brussels), at the moment it is OK

try this and post your log, please : http://xbmc-addons.googlecode.com/files/weather.weatherplus_v.3.0.0.Beta.1210.Debugger.zip

Quote:- Video is opening in the background (not sure if this can be changed)

What skin do you use? I don't think that's addon's problem. Addon only hand a video's url to a skin.


- m4x1m - 2011-12-10 16:15

Code:
14:05:00 T:2680150896  NOTICE: [PLUGIN] 'Weather Plus: Version - 3.0.0 - Beta' initialized!
14:05:00 T:2680150896  NOTICE: [Weather Plus] Location Index : ITXX0374
14:05:00 T:2680150896    INFO: -->Python script returned the following error<--
14:05:00 T:2680150896   ERROR: Error Type: <type 'exceptions.ValueError'>
14:05:00 T:2680150896   ERROR: Error Contents: invalid literal for int() with base 10: ''
14:05:00 T:2680150896   ERROR: Traceback (most recent call last):  
                                              File "/home/m4x1m/.xbmc/addons/weather.weatherplus/default.py", line 23, in <module>
                                                Main()
                                              File "/home/m4x1m/.xbmc/addons/weather.weatherplus/xbmcplugin_weather.py", line 44, in __init__
                                                self._get_client()
                                              File "/home/m4x1m/.xbmc/addons/weather.weatherplus/xbmcplugin_weather.py", line 298, in _get_client
                                                self.areacode = self.Settings.getSetting("code%s_%d" % ( self.locationindex, int(self.provider)+1 ))
                                            ValueError: invalid literal for int() with base 10: ''
14:05:00 T:2680150896    INFO: -->End of Python script error report<--
14:05:00 T:2680150896    INFO: Python script stopped

Sad


- brightsr - 2011-12-10 16:39

m4x1m Wrote:
Code:
14:05:00 T:2680150896  NOTICE: [PLUGIN] 'Weather Plus: Version - 3.0.0 - Beta' initialized!
14:05:00 T:2680150896  NOTICE: [Weather Plus] Location Index : ITXX0374
14:05:00 T:2680150896    INFO: -->Python script returned the following error<--
14:05:00 T:2680150896   ERROR: Error Type: <type 'exceptions.ValueError'>
14:05:00 T:2680150896   ERROR: Error Contents: invalid literal for int() with base 10: ''
14:05:00 T:2680150896   ERROR: Traceback (most recent call last):  
                                              File "/home/m4x1m/.xbmc/addons/weather.weatherplus/default.py", line 23, in <module>
                                                Main()
                                              File "/home/m4x1m/.xbmc/addons/weather.weatherplus/xbmcplugin_weather.py", line 44, in __init__
                                                self._get_client()
                                              File "/home/m4x1m/.xbmc/addons/weather.weatherplus/xbmcplugin_weather.py", line 298, in _get_client
                                                self.areacode = self.Settings.getSetting("code%s_%d" % ( self.locationindex, int(self.provider)+1 ))
                                            ValueError: invalid literal for int() with base 10: ''
14:05:00 T:2680150896    INFO: -->End of Python script error report<--
14:05:00 T:2680150896    INFO: Python script stopped

Sad

You're using Dharma or pre-eden build compiled before weather change, right?
Weather+ will be not supporting old nightly build to prepare Eden official release coming up soon.
in case of Dharma, please wait for stable version for Dharma.


- m4x1m - 2011-12-10 17:31

brightsr Wrote:You're using Dharma or pre-eden build compiled before weather change, right?
Weather+ will be not supporting old nightly build to prepare Eden official release coming up soon.
in case of Dharma, please wait for stable version for Dharma.

Latest Pre-eden PVR but there isn't update from november 12 and the previous weather+ build (v.3.0.0 Beta 1207) worked (except for the temperature in home but I knew)


- brightsr - 2011-12-10 18:08

m4x1m Wrote:Latest Pre-eden PVR but there isn't update from november 12 and the previous weather+ build (v.3.0.0 Beta 1207) worked (except for the temperature in home but I knew)

Pre-eden builds before november 15 are old build when it comes to weather change. In case of that, dharma version must work. please wait for next dharma version release.


- olympia - 2011-12-10 22:08

brightsr Wrote:try this and post your log, please : http://xbmc-addons.googlecode.com/files/weather.weatherplus_v.3.0.0.Beta.1210.Debugger.zip

here we go:
http://pastebin.com/pZCxxPNj

brightsr Wrote:What skin do you use? I don't think that's addon's problem. Addon only hand a video's url to a skin.

Hmmm... now it's opening in the front. Strange.


- brightsr - 2011-12-11 00:24

@ Olympia: Found a key. Try this : http://xbmc-addons.googlecode.com/files/weather.weatherplus_v.3.0.0.Beta.1210.zip


- olympia - 2011-12-11 09:52

It works now! Great, thank you!


- Wanilton - 2011-12-12 11:30

Brightsr, here for me 1207 work great, all info, in 1210 broke info four days, seven days, no more info, return to 1207, work ok again, using aeon skinmq 3, latest version.


- brightsr - 2011-12-12 15:31

Wanilton Wrote:Brightsr, here for me 1207 work great, all info, in 1210 broke info four days, seven days, no more info, return to 1207, work ok again, using aeon skinmq 3, latest version.

please post your log.