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-05-29 15:28

el_Paraguayo Wrote:I've got the locations set in general Weather options.

When try to set them in the skin settings (clicking "Change Location" on the Provider screen) it just returns me to the main Weather settings page.

The location on the Provider tab is blank though - so this may be the problem - I just can't change it.

EDIT:
Location in general Weather settings is LONDON, UK.

I tried to select London, UK, it was fine.
It's normal to see main weather settings page after clicking "change location". There may be a little delay before input dialog appears.


- mcorcoran - 2011-05-29 15:29

Thanks brightsr, that worked perfectly.


- el_Paraguayo - 2011-05-29 15:35

brightsr Wrote:I tried to select London, UK, it was fine.
It's normal to see main weather settings page after clicking "change location". There may be a little delay before input dialog appears.
Nope - really not working for me.

I click "Change location" - it takes me to the main weather settings page, and nothing else happens.

Is there any way to hard code my location into the script?


- brightsr - 2011-05-29 15:40

el_Paraguayo Wrote:Nope - really not working for me.

I click "Change location" - it takes me to the main weather settings page, and nothing else happens.

Is there any way to hard code my location into the script?

hmm.. strange.
Can you post whole log file? I want to see if location selector was loaded.


- el_Paraguayo - 2011-05-29 15:50

Aha!

Code:
14:49:24 T:1501674352 M:3738693632  NOTICE: -->Python Interpreter Initialized<--
14:49:46 T:3020203904 M:3741073408   ERROR: Python script "/home/anto/.xbmc/addons/weather.weatherplus/resources/lib/accuweather_location.py" does not exist

it's case sensitive on Linux - file is Accuweather_Location.py

EDIT:
Confirmed - changed the file name to lower case and it's running beautifully. Thanks.


- brightsr - 2011-05-29 15:55

el_Paraguayo Wrote:Aha!

Code:
14:49:24 T:1501674352 M:3738693632  NOTICE: -->Python Interpreter Initialized<--
14:49:46 T:3020203904 M:3741073408   ERROR: Python script "/home/anto/.xbmc/addons/weather.weatherplus/resources/lib/accuweather_location.py" does not exist

it's case sensitive on Linux - file is Accuweather_Location.py

EDIT:
Confirmed - changed the file name to lower case and it's running beautifully. Thanks.

Oh, that's good. I upload fixed settings.xml, so it'll be never making problem.


- Jezz_X - 2011-06-07 08:02

So any chance of this (a stable version) being submitted to the official eden repo at some point ? you can continue to do dev work in the other one.

When/if we do a list of changes of stuff I'd like to mention this as a change to the Confluence skin and have a nice easy "go into addons and install it" comment. rather than go find a third party repo and install that then install it

PS. I changed your topic title too


- brightsr - 2011-06-08 21:02

Jezz_X Wrote:So any chance of this (a stable version) being submitted to the official eden repo at some point ? you can continue to do dev work in the other one.

When/if we do a list of changes of stuff I'd like to mention this as a change to the Confluence skin and have a nice easy "go into addons and install it" comment. rather than go find a third party repo and install that then install it

PS. I changed your topic title too

If no issues occur until this weekend, I'll try to submit to official repo.
I really thank you for working with this addon.


- bandelguy - 2011-06-09 14:52

Weather + is a nifty and a fantastic addon. It deserves to be in the OFFICIAL XBMC REPO.


- bandelguy - 2011-06-09 15:08

Recently updated to nightly dated 9th june. Weather+ addon is being shown as " script failed".
please help