[LINUX] "Python Script Failed" on every plugin?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
knk1990 Offline
Junior Member
Posts: 18
Joined: May 2009
Reputation: 0
Question  [LINUX] "Python Script Failed" on every plugin? Post: #1
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
find quote
blittan Offline
Team-XBMC Handyman
Posts: 1,714
Joined: Jun 2004
Reputation: 11
Location: Sweden
Post: #2
python installed?

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

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
If you don't have the time to read them, please don't take the time to post in this forum!
For troubleshooting and bug reporting please make sure you read this first.
find quote
knk1990 Offline
Junior Member
Posts: 18
Joined: May 2009
Reputation: 0
Post: #3
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
(This post was last modified: 2009-05-30 04:22 by knk1990.)
find quote
blittan Offline
Team-XBMC Handyman
Posts: 1,714
Joined: Jun 2004
Reputation: 11
Location: Sweden
Post: #4
post the entire debug log (on pastebin.ca or simular site) then link it here.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
If you don't have the time to read them, please don't take the time to post in this forum!
For troubleshooting and bug reporting please make sure you read this first.
find quote
Dan Dare Offline
http://www.xbmc4xbox.org
Posts: 1,054
Joined: Sep 2004
Reputation: 146
Post: #5
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...
find quote
yabel Offline
Member
Posts: 69
Joined: Sep 2007
Reputation: 0
Post: #6
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.
find quote
knk1990 Offline
Junior Member
Posts: 18
Joined: May 2009
Reputation: 0
Post: #7
@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.
find quote
vdrfan Offline
Team-XBMC Developer
Posts: 2,787
Joined: Jan 2008
Reputation: 7
Location: Germany
Post: #8
knk1990, please upgrade to a more recent version of XBMC and report back if the issue still exists.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules
For troubleshooting and bug reporting please make sure you read this first.
find quote
knk1990 Offline
Junior Member
Posts: 18
Joined: May 2009
Reputation: 0
Post: #9
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
(This post was last modified: 2009-05-31 15:58 by knk1990.)
find quote
vdrfan Offline
Team-XBMC Developer
Posts: 2,787
Joined: Jan 2008
Reputation: 7
Location: Germany
Post: #10
Log location states its an oldish build. Much changed since we moved the logs to the users home.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules
For troubleshooting and bug reporting please make sure you read this first.
find quote
Post Reply