xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
3 Pages V < 1 2 3 >  
Reply to this topicStart new topic
> Xbmc Skin Manager, Manage automatically your skins for XBMC
xboxbox451
post May 21 2008, 11:17 PM
Post #16


X-S Freak
*****

Group: Moderator
Posts: 1015
Joined: 23-January 05
Member No.: 191257
Xbox Version: v1.6
360 version: none



Just tried your updated Skin Manager and it works great. Transfered 4 skins perfectly. Thanks for the hard work.

In case your wondering, heres some of my config stats: WinXP Pro SP3/XBMC rev. 12263/Comodo Firewall 2.4 (windows firewall off)/Xbox mod - Chipped/Network - ethernet

@JoeUser38, I think your problem lies within your firewall. When I block Xbmc Skin Manager's access to my box with my firewall, the same behavior happens, where the "Download/Update" option becomes grayed out.

Try completely uninstalling your Norton firewall, and ensure Microsoft's built-in firewall is off. I personally use Comodo's free firewall version 2.4. I've tried their latest version, but its a bit obtrusive and bloated, so for now I'm sticking with their 2.4 version. If you want to try it, you can download it here --> LINK

Scroll to the bottom and click the continue button to reveal the link for version 2.4
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JoeUser38
post May 21 2008, 11:35 PM
Post #17


X-S Member
*

Group: Members
Posts: 128
Joined: 13-November 06
Member No.: 311047



QUOTE(xboxbox451 @ May 21 2008, 04:53 PM) *

Just tried your updated Skin Manager and it works great. Transfered 4 skins perfectly. Thanks for the hard work.

In case your wondering, heres some of my config stats: WinXP Pro SP3/XBMC rev. 12263/Comodo Firewall 2.4 (windows firewall off)/Xbox mod - Chipped/Network - ethernet

@JoeUser38, I think your problem lies within your firewall. When I block Xbmc Skin Manager's access to my box with my firewall, the same behavior happens, where the "Download/Update" option becomes grayed out.

Try completely uninstalling your Norton firewall, and ensure Microsoft's built-in firewall is off. I personally use Comodo's free firewall version 2.4. I've tried their latest version, but its a bit obtrusive and bloated, so for now I'm sticking with their 2.4 version. If you want to try it, you can download it here --> LINK

Scroll to the bottom and click the continue button to reveal the link for version 2.4

I'll try uninstalling the firewall later (transferring some torrents right now). I did verify that the Windows Firewall is off, so disabling the Norton firewall SHOULD have let it right through (and like I said, it picked up that new skins existed, so it obviously had access to the internet).

Another possibility I was thinking of is that I am using Windows Vista (Ultimate 64-bit edition, SP1, all updates). Wonder if the new version has problems with Vista? My laptop is using Windows XP Media Center 2005 (SP3, all updates), so I can try it on that when my wife is not using it.

Can anyone verify this working on Vista, to rule that out?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
juju2
post May 22 2008, 09:56 AM
Post #18


X-S Enthusiast


Group: Members
Posts: 13
Joined: 2-July 05
Member No.: 231458



Well I don't know for Vista (I use XP SP3). But if you say that SVN versions are synchronysed, then Internet access works (it's tested by pinging google.com, yahoo.com or microsoft.com). Try to run xbmcsm with "d" (debug) option : execute this
CODE
"disk:\path to xbmcsm\xbmcsm.exe" d

If an error occur, you'll have a "traceback" in log at starting which explain what is wrong.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JoeUser38
post May 22 2008, 08:07 PM
Post #19


X-S Member
*

Group: Members
Posts: 128
Joined: 13-November 06
Member No.: 311047



QUOTE(juju2 @ May 22 2008, 03:32 AM) *

Well I don't know for Vista (I use XP SP3). But if you say that SVN versions are synchronysed, then Internet access works (it's tested by pinging google.com, yahoo.com or microsoft.com). Try to run xbmcsm with "d" (debug) option : execute this
CODE
"disk:\path to xbmcsm\xbmcsm.exe" d

If an error occur, you'll have a "traceback" in log at starting which explain what is wrong.

Hmm, where does it save the log to, under what name? I can't find it.
I noticed it picked up that there is a new version of one of the skins today, btw, but still have the Download/Update grayed out. Still lets me transfer to the Xbox fine, also (had XBMC running, and it gave the standard warning that XBMC was the dash).
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
juju2
post May 23 2008, 05:19 PM
Post #20


X-S Enthusiast


Group: Members
Posts: 13
Joined: 2-July 05
Member No.: 231458



QUOTE(JoeUser38 @ May 22 2008, 09:43 PM) *

Hmm, where does it save the log to, under what name? I can't find it.
I noticed it picked up that there is a new version of one of the skins today, btw, but still have the Download/Update grayed out. Still lets me transfer to the Xbox fine, also (had XBMC running, and it gave the standard warning that XBMC was the dash).

In this mode, the log is in standard XBMCSM window in "Operations" tab into text zone. It's something like that
CODE
----   EXCEPTION TRACEBACK   ----
error traceback...
----      END TRACEBACK      ----

If you want the log in a file (xbmcsm.log in intallation directory), add "l" option :
CODE
"disk:\path to xbmcsm\xbmcsm.exe" dl


But I see what's the problem now : on prevois versions, Internet connection was tested with a dummy HTTP request on google.com (provided by a Python standard function) : it's a very heavy method, so I replaced it by a simple ping request which fails for some reason and "Download" checkbox is grayed when ping doesn't work.

BUT this doesn't affect SVN synchro (a little bug, normally it's skipped) that works : so you can see SVN updates but you can't download them....

For your problem, you can download this (replace your library.zip file into your xbmcsm 0.6 installation directory) : this a updated version which doesn't gray download checkbox any more, so you should be able to download SVN skin (I'm not sure about HTTP ones) and tell me if you obtain a traceback, because I don't see why the ping fails sad.gif

This post has been edited by juju2: May 23 2008, 05:20 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
juju2
post May 23 2008, 11:09 PM
Post #21


X-S Enthusiast


Group: Members
Posts: 13
Joined: 2-July 05
Member No.: 231458



I thought about something else : the ping timeout is a bit short (1 second) try to execute
CODE
ping google.com

And see if response time is > 1000ms
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JoeUser38
post May 23 2008, 11:28 PM
Post #22


X-S Member
*

Group: Members
Posts: 128
Joined: 13-November 06
Member No.: 311047



QUOTE(juju2 @ May 23 2008, 10:55 AM) *

In this mode, the log is in standard XBMCSM window in "Operations" tab into text zone. It's something like that
CODE
----   EXCEPTION TRACEBACK   ----
error traceback...
----      END TRACEBACK      ----

If you want the log in a file (xbmcsm.log in intallation directory), add "l" option :
CODE
"disk:\path to xbmcsm\xbmcsm.exe" dl


But I see what's the problem now : on prevois versions, Internet connection was tested with a dummy HTTP request on google.com (provided by a Python standard function) : it's a very heavy method, so I replaced it by a simple ping request which fails for some reason and "Download" checkbox is grayed when ping doesn't work.

BUT this doesn't affect SVN synchro (a little bug, normally it's skipped) that works : so you can see SVN updates but you can't download them....

For your problem, you can download this (replace your library.zip file into your xbmcsm 0.6 installation directory) : this a updated version which doesn't gray download checkbox any more, so you should be able to download SVN skin (I'm not sure about HTTP ones) and tell me if you obtain a traceback, because I don't see why the ping fails sad.gif

I'll try it out tonight (at work now). On the failed ping, I wonder if my router is blocking it (Linksys running DD-WRT v24 firmware).
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JoeUser38
post May 25 2008, 06:08 AM
Post #23


X-S Member
*

Group: Members
Posts: 128
Joined: 13-November 06
Member No.: 311047



QUOTE(juju2 @ May 23 2008, 10:55 AM) *

In this mode, the log is in standard XBMCSM window in "Operations" tab into text zone. It's something like that
CODE
----   EXCEPTION TRACEBACK   ----
error traceback...
----      END TRACEBACK      ----

If you want the log in a file (xbmcsm.log in intallation directory), add "l" option :
CODE
"disk:\path to xbmcsm\xbmcsm.exe" dl


But I see what's the problem now : on prevois versions, Internet connection was tested with a dummy HTTP request on google.com (provided by a Python standard function) : it's a very heavy method, so I replaced it by a simple ping request which fails for some reason and "Download" checkbox is grayed when ping doesn't work.

BUT this doesn't affect SVN synchro (a little bug, normally it's skipped) that works : so you can see SVN updates but you can't download them....

For your problem, you can download this (replace your library.zip file into your xbmcsm 0.6 installation directory) : this a updated version which doesn't gray download checkbox any more, so you should be able to download SVN skin (I'm not sure about HTTP ones) and tell me if you obtain a traceback, because I don't see why the ping fails sad.gif

Well, the new library.zip let me download the SVN skins, but not the HTTP skins, as suspected. Also, I tried it out on the laptop running XP, and it works fine there (original library.zip), so we can rule out the router blocking the ping. It must be related to Vista, or the firewall (unlikely, as it was disabled, but I suppose it's possible it doesn't quite disable itself all the way... I've seen that before).

There must be someone else out there that has tried this with Vista... anyone?
Or, anyone using it with Norton Internet Security (successful or not, we need to rule one of them out).

QUOTE(juju2 @ May 23 2008, 04:45 PM) *

I thought about something else : the ping timeout is a bit short (1 second) try to execute
CODE
ping google.com

And see if response time is > 1000ms

Ping ranged from 40ms to 44ms, and that was with Second Life running on another computer, and Azureus running on this one. Doesn't look like that's the problem.

Oh, I got NOTHING in the log other than the standard messages, btw. Could you verify that the command-line is "xbmcsm.exe d"?

This post has been edited by JoeUser38: May 25 2008, 06:10 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
djdafreund
post May 25 2008, 11:26 PM
Post #24


X-S Genius
****

Group: Members
Posts: 763
Joined: 5-January 04
Member No.: 89143
Xbox Version: v1.4
360 version: v5.0 (360S - trinity)



It would be nice if you could add 'Back-Row' skin to the list. 90% of the time the only one i use myself and my friends biggrin.gif

This post has been edited by djdafreund: May 25 2008, 11:27 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
xboxbox451
post May 26 2008, 12:48 AM
Post #25


X-S Freak
*****

Group: Moderator
Posts: 1015
Joined: 23-January 05
Member No.: 191257
Xbox Version: v1.6
360 version: none



QUOTE(JoeUser38 @ May 25 2008, 01:44 AM) *

so we can rule out the router blocking the ping. It must be related to Vista, or the firewall (unlikely, as it was disabled, but I suppose it's possible it doesn't quite disable itself all the way... I've seen that before).

Did you just disable your firewall or uninstall it? I've had problems with firewalls where by disabling it, the firewall still blocked apps. I've had to completely uninstall them to regain full functionality. You might want to uninstall norton firewall, reboot and try the skin manager to confirm.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JoeUser38
post May 26 2008, 04:31 AM
Post #26


X-S Member
*

Group: Members
Posts: 128
Joined: 13-November 06
Member No.: 311047



QUOTE(xboxbox451 @ May 25 2008, 06:24 PM) *

Did you just disable your firewall or uninstall it? I've had problems with firewalls where by disabling it, the firewall still blocked apps. I've had to completely uninstall them to regain full functionality. You might want to uninstall norton firewall, reboot and try the skin manager to confirm.

So far, just disabled; I've been seeding a couple of files non-stop the last few days, don't want to bring it down just yet, so I can't test by uninstalling the firewall just yet. This is why I was asking if anyone has had either success or failure using Vista and/or Norton Internet Security.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
juju2
post May 27 2008, 12:22 PM
Post #27


X-S Enthusiast


Group: Members
Posts: 13
Joined: 2-July 05
Member No.: 231458



QUOTE(djdafreund @ May 26 2008, 01:02 AM) *

It would be nice if you could add 'Back-Row' skin to the list. 90% of the time the only one i use myself and my friends biggrin.gif

Well, actually, Back-Row is already present in list since it's in XBMC skins' SVN. It's even most downloaded skin !

There is the stats since 0.6 was released :
CODE
skin         hits
Back-Row     35
Fusion     33
xTV     33
Basics-Vision     32
Vision     31
X     29
Insidious     28
MC360     27
Clearity     27
XMBOX     27
Xbox-Classic     26
Vinci     25
Basics-101     25
PDM     22
CEOMR     22
amped     22
Mint     21
Containment     21
ProjectMayhemII     1
Fusion(stable)     1


I will do a stats page on XBMCSM's website as soon as I can.

This post has been edited by juju2: May 27 2008, 12:22 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
djdafreund
post May 27 2008, 10:46 PM
Post #28


X-S Genius
****

Group: Members
Posts: 763
Joined: 5-January 04
Member No.: 89143
Xbox Version: v1.4
360 version: v5.0 (360S - trinity)



Nice!!! I was just asking based on the picture in the post. Didn't realize it worked off of svn automatically. This is a nice project.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JoeUser38
post Jun 10 2008, 08:52 AM
Post #29


X-S Member
*

Group: Members
Posts: 128
Joined: 13-November 06
Member No.: 311047



Well, I can confirm now that my problem is not related to the firewall. I completely uninstalled my firewall, and got the same issue. For the test, I made sure the Windows firewall was disabled, also.

It must be related to Vista.

This post has been edited by JoeUser38: Jun 10 2008, 08:52 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
juju2
post Jun 12 2008, 11:01 AM
Post #30


X-S Enthusiast


Group: Members
Posts: 13
Joined: 2-July 05
Member No.: 231458



QUOTE(JoeUser38 @ Jun 10 2008, 10:28 AM) *

Well, I can confirm now that my problem is not related to the firewall. I completely uninstalled my firewall, and got the same issue. For the test, I made sure the Windows firewall was disabled, also.

It must be related to Vista.


Ok, I'll try to find a computer on Vista for test it. It's very strange because I've looked on ping test request with a packet sniffer and it's a normal ICMP ping request....
XBMCSM is still on Python 2.5.1 (may it's buggy on vista), I'll try to update it to 2.5.2
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





3 Pages V < 1 2 3 >
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 23rd May 2013 - 02:30 PM