PDA

View Full Version : Help debuging previously working script - need volunteer please :)


Livin
2009-06-06, 22:06
3 years ago I wrote a script, with much help from others here, and now it no longer works. It worked fine for 2 yrs when I had my XBOX. I moved to Windows and have not used it since... and would now like to get it running on Windows, make some GUI improvements and re-release it to the community.

Would a Python guru please volunteer to help debug it. I'm sure for an experienced Python coder it would not be much to find why it is no longer working since it was fine for so long.

thx!

blittan
2009-06-07, 10:38
much has changed in xbmc since, paths and handling of those are a big one. See jmarshalls blogpost for more info.. http://xbmc.org/jmarshall/2009/02/10/changes-to-paths-what-it-means-for-scripts-and-plugins/

Livin
2009-06-07, 11:23
much has changed in xbmc since, paths and handling of those are a big one. See jmarshalls blogpost for more info.. http://xbmc.org/jmarshall/2009/02/10/changes-to-paths-what-it-means-for-scripts-and-plugins/

I'm pretty sure the issue is not pathing but I'll read the article.

I believe I'm running into an issue reading a remote XML file. Traceback is not helping isolate the issue, or I have no idea what I'm looking at :shocked:

Livin
2009-06-11, 05:47
Can anyone help... pathing is not the problem.

thx!

Livin
2009-06-28, 09:21
can a guru help?

chunk_1970
2009-06-28, 15:38
what is the script and where can people download it..

im sure someone can help

Livin
2009-06-28, 18:38
oops, forgot the download link (http://members.cox.net/livin/HomeControl_1.8.zip)

Livin
2009-06-30, 06:24
still looking for help :)