[RELEASE] XBMC Skin Manager (Open Source Python Software for Windows)

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
juju0 Offline
XBMC Skin Manager author
Posts: 44
Joined: Nov 2006
Reputation: 0
Post: #81
Hi,
Try to use debug mode by passing d as program argument. If you start the program by command line, it should be something like that :
Code:
python xbmcsm.pyw d
find quote
azido Offline
Posting Freak
Posts: 1,881
Joined: Nov 2008
Reputation: 1
Location: Stuttgart, Germany
Post: #82
i've tried it on vista x64 and selected amped to get downloaded and built. unfortunately it told me xbmctex is missing.

also it tells "unable to install amped" and now the status is "waiting" (progress bar is filled about 3/4) since 5 minutes and there seems to be nothing happening.

my advise would be to tell ppl they need xbmctex and where to obtain it for windows. just to get it more proof for n00bs like me..

edit: the interesting thing is: amped got installed AND textures.xpr had been created.

cheers,azido :;):

-=[ NOTE: The official Aeon Showmix Project is dead due to a hack of the website ]=-
But some cool guys keep coding stuff to it and made it dharma-compatible, see here:
http://forum.xbmc.org/showthread.php?tid=82899
(This post was last modified: 2008-12-22 13:50 by azido.)
find quote
freaksworth Offline
Member
Posts: 82
Joined: May 2006
Reputation: 2
Post: #83
juju0 Wrote:Hi,
Try to use debug mode by passing d as program argument. If you start the program by command line, it should be something like that :
Code:
python xbmcsm.pyw d

hi,
thanks for reply. I already tried that, still no checkboxes and no ouptut. Neither on the console nor in the .log.

regards
f

freaksworth is not connected to or in any other way affiliated with XBMC, Team XBMC, or the XBMC Foundation.
find quote
juju0 Offline
XBMC Skin Manager author
Posts: 44
Joined: Nov 2006
Reputation: 0
Post: #84
@freaksworth
No idea, sorry. But, are you behind a proxy ? (not detected by SVN)


@azido
This problem happens only for amped or for all skins ?
If it tells you explicitly that XBMCTex is missing I think the problem comes from BAT file.
find quote
queeup Online
Fan
Posts: 734
Joined: Feb 2009
Reputation: 15
Post: #85
i'm not able to launch this app on Windows XP Home. I tryed 0.6,0.61,0.7,0.71 and always get this error:
Code:
Unhandled exception in thread started by
Traceback (most recent call last):
  File "init.pyo", line 105, in initThread
  File "configxml.pyo", line 74, in __init__
  File "configxml.pyo", line 193, in __parseHTTP
  File "ntpath.pyo", line 102, in join
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd6 in position 26: ordinal not in range(128)

hmmm My Windos not English, Is it problem for your program Smile what do you think about that?
find quote
invitation Offline
Junior Member
Posts: 1
Joined: Mar 2009
Reputation: 0
Location: USA
Post: #86
Hi Everyone,
XBMC Connected is a skin based on the impressesive DivX Connected (http://www.divx.com/connected) frontend.
Obviously while taking advantage of XBMC's arsenal of options Laugh

Feel free to post any issues, suggestions or comments you have.
Hope You Enjoy!

Download built version below otherwise grab latest version from SVN.
MediaFire Connected-2022.zip (http://www.mediafire.com/file/yzh23jbjji...d-2022.zip)
RapidShare Connected-2022.zip (http://rapidshare.com/files/198622102/Co...d-2022.zip)

You can also create and use custom selection images.
These are the sliding images on the home page for Videos, Music and Photos.
Download a sample pack below. Unzip the folders and set the folder paths under Skin Options.
MediaFire Sample Image Pack (http://www.mediafire.com/file/xitdjknnjm...Images.zip)
RapidShare Sample Image Pack (http://rapidshare.com/files/178822198/Co...Images.zip)

http://i242.photobucket.com/albums/ff219...nected.jpg
find quote
ptipton Offline
Senior Member
Posts: 129
Joined: Feb 2008
Reputation: 0
Post: #87
freaksworth Wrote:hi,
thanks for reply. I already tried that, still no checkboxes and no ouptut. Neither on the console nor in the .log.

regards
f
I have the same problem, was a solution found for this? Thanks
find quote
ravon Offline
Junior Member
Posts: 4
Joined: Apr 2009
Reputation: 0
Post: #88
Here's a working patch to make this run on OS X if anyone is interested. It basically just replaces checks for "Linux" with checks for... not "Windows" or "Microsoft" where it wants to use Windows-specific calls.

http://ormgas.com/misc/XBMC_Skin_Manager...rking.diff
find quote
freaksworth Offline
Member
Posts: 82
Joined: May 2006
Reputation: 2
Post: #89
ptipton Wrote:I have the same problem, was a solution found for this? Thanks

No, I did not.
regards
f

freaksworth is not connected to or in any other way affiliated with XBMC, Team XBMC, or the XBMC Foundation.
find quote
arpeli Offline
Junior Member
Posts: 12
Joined: Jul 2008
Reputation: 0
Location: Finland
Post: #90
xbmcsm just freezes.. Says "upgrading XML file" and thats it, no go!
Any ideas, anybody?
find quote
Post Reply