XBMC Community Forum
[LINUX] "Python Script Failed" on every plugin? - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+--- Thread: [LINUX] "Python Script Failed" on every plugin? (/showthread.php?tid=51905)

Pages: 1 2 3 4 5 6 7


[LINUX] "Python Script Failed" on every plugin? - knk1990 - 2009-05-29 17:37

Hi, im getting errors on every plugin i install.
"Python Script Failed". special://home/plugins/programs/Launcher/default.py

That was obviously with launcher. I've tried adding manually to the sources.xml, adding to plugins etc. All give the same results. I've tried VideoMonkey Launcher and XBMC Zone Installer, all with the same issues.

I've tried using xbmcs latest svn built, 8.10 atlantis and 9.04. All manually compiled on debian 5.

Ideas?

thanks


- blittan - 2009-05-29 21:09

python installed?

other than that, please post a debug log so we can see what is happening.


- knk1990 - 2009-05-30 04:19

yeah pythons installed, 2.5 & 2.4. Installed 2.4 for the sake of it just before as only 2.5 was installed. Can't find anything usefull in the log either Sad...

http://pastebin.com/m1673b9d5.

maybe this is relevant?

Code:
08:36:48 T:3051382592 M: 18239488    INFO: initializing python engine.
08:36:48 T:3051382592 M: 18239488   DEBUG: Loading: /usr/local/share/xbmc/system/python/python24-i486-linux.so
08:36:48 T:3051382592 M: 18128896   DEBUG:   msg: 'import site' failed; use -v for traceback

thanks


- blittan - 2009-05-30 22:34

post the entire debug log (on pastebin.ca or simular site) then link it here.


- Dan Dare - 2009-05-31 01:10

You have quite a few "cant create dir" and "Unable to create thumbfile" messages, ImportErrors... looks like is not able to load Python?! Built on Apr 3 2009...


- yabel - 2009-05-31 01:20

Im seeming to have same issue since moving to T3CH XBMC 2009-05-09 9.04-Babylon.
Where can I find Python?
Ive never had issues with plugins except when they became broke due to web site changes.
When I try to run SVN installer my xbox reboots.


- knk1990 - 2009-05-31 03:36

@blittan: look up, i think thats the entire debug log i linked to on pastebin?

If dan dare is having issues on his xbox....fault of xbmc?

http://pastebin.com/m1698ad79 <<newer log after some more use. Making the errors come up etc.


- vdrfan - 2009-05-31 10:42

knk1990, please upgrade to a more recent version of XBMC and report back if the issue still exists.


- knk1990 - 2009-05-31 15:46

as i said vdrfan, i've tried with the current svn version. I'll reinstall it and post a log. I just like running stable

edit:
why am i getting this after i make uninstall. and then make install the svn version?
08:36:47 T:3051382592 M: 18743296 NOTICE: -----------------------------------------------------------------------
08:36:47 T:3051382592 M: 18743296 NOTICE: Starting XBMC, Platform: GNU/Linux. Built on Apr 3 2009 (SVN:exported)
08:36:47 T:3051382592 M: 18743296 NOTICE: Q is mapped to: /usr/local/share/xbmc
08:36:47 T:3051382592 M: 18632704 NOTICE: The executable running is: /usr/local/share/xbmc/xbmc.bin
08:36:47 T:3051382592 M: 18632704 NOTICE: Log File is located: /var/tmp/kyle-xbmc.log
08:36:47 T:3051382592 M: 18632704 NOTICE: --------------------------------------------------------------------

it was compiled today.....and yes my dates right....ill checkout the svn AGAIN overnight and see how it is after. 12am now, so ill post back tomorrow.
thanks


- vdrfan - 2009-05-31 16:38

Log location states its an oldish build. Much changed since we moved the logs to the users home.