Nuka1195 Wrote:![]()
![]()
![]()
.
And do you know how we must do for have these view on xBox ?
I'm not really understand

Thanks
darknior
Member Posts: 75 Joined: Aug 2008 Reputation: 0 |
2009-09-03 19:36
Post: #41
Nuka1195 Wrote: And do you know how we must do for have these view on xBox ? I'm not really understand ![]() Thanks |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2009-09-04 09:47
Post: #42
darknior Wrote:And do you know how we must do for have these view on xBox ? that would be my job to create them. ;-) there's currently only 1 view available in Transparency! but i have plans to add a few more. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
flikfoto
Junior Member Posts: 31 Joined: Aug 2009 Reputation: 0 |
2009-09-04 17:03
Post: #43
One little issue with having the weather.com plus plugin installed. Every time I shut down and restart XBMC I get the following error.
Error: Python Script Failed: special://home/plugins/weather/weather.com plus/default.py I am running on Vista 64, 4 GB Ram, Intel Dual Core, Transparency 2.0 I have my Map 1 set to Local. Any ideas what this might be. Thanks! Frank |
| find quote |
BigBlack
Senior Member Posts: 126 Joined: Aug 2009 Reputation: 0 |
2009-09-05 09:43
Post: #44
hey guys but in the file i've downloaded from the first post I haven't the .py file... why? If I try to download the script from SVN Report it freeze my xbmc... However from svn it's accuweather.com script? Or another? Who can up this script on another server? Thank you. Bye bye
|
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2009-09-05 11:58
Post: #45
BigBlack Wrote:hey guys but in the file i've downloaded from the first post I haven't the .py file... why? If I try to download the script from SVN Report it freeze my xbmc... However from svn it's accuweather.com script? Or another? Who can up this script on another server? Thank you. Bye bye can't help you with the crash, but using the SVN Repo installer, navigate to this: xbmc-addons > plugins > weather > weather.com plus SVN is here: http://xbmc-addons.googlecode.com/svn/tr...s/weather/ and no it's not the accuweather.com script. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
BigBlack
Senior Member Posts: 126 Joined: Aug 2009 Reputation: 0 |
2009-09-05 13:03
Post: #46
ok thank you!! however what file i've to edit to have prevision for hour weekly... the things written on the first post i mean.. I've copy folders to my skin (trasparency that can use this plugin if i don't understand wrong) but i had a black screen... i need to turn back old files.. It's trasparency or i'm making something wrong? Thank you for your help!
|
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2009-09-05 13:22
Post: #47
BigBlack Wrote:ok thank you!! however what file i've to edit to have prevision for hour weekly... the things written on the first post i mean.. I've copy folders to my skin (trasparency that can use this plugin if i don't understand wrong) but i had a black screen... i need to turn back old files.. It's trasparency or i'm making something wrong? Thank you for your help! don't copy any files to the skin!!! only the 7-day forecast is available in Transparency! other screens will be added as soon as i have some time to make them. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
BigBlack
Senior Member Posts: 126 Joined: Aug 2009 Reputation: 0 |
2009-09-05 16:23
Post: #48
ok..
thank you... however i make some disaster... i've yet copied file and turn back with old but now sometimes without any evident reason XBMC freeze... i don't know... this is my last log.. http://pastebin.com/m4d73e068 i've activated debug mode and after 20 second it freeze... do you see something? |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2009-09-05 23:14
Post: #49
BigBlack Wrote:ok.. it's a known issue, needs to be fixed by xbmc. nothing i can do. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
CyberMaxX
Junior Member Joined: Sep 2009 Reputation: 0 Location: Manchester, NJ |
2009-09-08 21:39
Post: #50
flikfoto Wrote:One little issue with having the weather.com plus plugin installed. Every time I shut down and restart XBMC I get the following error. First - Thanks for the Great Plugin - very nicely done. But, Any solution to this - I'm seeing the same thing as others have recently posted here. Sometimes XBMC starts without the errors but most of the time I get this script error as well. From the Log it looks like it's trying to find a file called settings.xml, I have configured the Weather.Com Plus Plugin thru it's settings option. If I go to the Weather Tab it displays properly, but in order to get it I have to toggle "City" in order for it to populate the information. Here's my Log - 14:56:38 T:14628 M:1241305088 NOTICE: UDP: Listening on port 9777 14:56:39 T:13124 M:1234223104 NOTICE: -->Python Interpreter Initialized<-- 14:56:39 T:13124 M:1234194432 NOTICE: [PLUGIN] 'weather.com plus: Version - 1.1.9a-r' initialized! 14:56:39 T:13124 M:1234194432 NOTICE: ** Required XBMC Revision: r21010 ** 14:56:39 T:14440 M:1234194432 NOTICE: -->Python Interpreter Initialized<-- 14:56:39 T:13124 M:1234108416 NOTICE: ** Found XBMC Revision: r22516 [Compatible] ** 14:56:39 T:13124 M:1230737408 NOTICE: Traceback (most recent call last): 14:56:39 T:13124 M:1230737408 NOTICE: File "E:\Program Files\XBMC\plugins\weather\weather.com plus\default.py", line 40, in ? 14:56:39 T:13124 M:1230737408 NOTICE: from resources.lib.xbmcplugin_weather import Main 14:56:39 T:13124 M:1230737408 NOTICE: File "E:\Program Files\XBMC\plugins\weather\weather.com plus\resources\lib\xbmcplugin_weather.py", line 19, in ? 14:56:39 T:13124 M:1230733312 NOTICE: class Main: 14:56:39 T:13124 M:1230729216 NOTICE: File "E:\Program Files\XBMC\plugins\weather\weather.com plus\resources\lib\xbmcplugin_weather.py", line 21, in Main 14:56:39 T:13124 M:1230729216 NOTICE: Settings = xbmc.Settings( os.getcwd() ) 14:56:39 T:13124 M:1230729216 NOTICE: Exception 14:56:39 T:13124 M:1230729216 NOTICE: : 14:56:39 T:13124 M:1230729216 NOTICE: No settings.xml file could be found! 14:56:39 T:13124 M:1230729216 ERROR: Scriptresult: Error Running XBMC pre-9.10 r22516 (Compiled: Aug. 31, 2009) Transparency! V2.00 Thanks |
| find quote |