View Full Version : Help debuging previously working script - need volunteer please :)
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!
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/
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:
Can anyone help... pathing is not the problem.
thx!
chunk_1970
2009-06-28, 15:38
what is the script and where can people download it..
im sure someone can help
oops, forgot the download link (http://members.cox.net/livin/HomeControl_1.8.zip)
still looking for help :)