Kodi Community Forum

Full Version: Video Plugin Addons error: svn31415
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Im using XBMC on Ubuntu Karmic on a ASRock ION 330

The svn version of xbmc is 31415.

I finally understand how to make my old video plugins work with the new addon system.

I tried using Fasspasstv one i labled it fptv and the default ones that are already enabled in get addons such as ted.talks and nrk.

But they dont seem to work here is the debug log.

Can anyone please help? Seems to be a problem with python, although I havent changed anything to do with python and they used to work in the old svns without the new addons feature:

Debug Log:

http://pastebin.com/GeLmt7x6
rm -Rf .xbmc/temp/*

You have stale .so's in there by the looks.
thanks jmarshall,

i put that command into the terminal with sudo also but it does not seem to make the plugins work
Then do another debug log. Note that we're wanting to clear out the ~/.xbmc/temp folder.
Ok heres the new debug.log: http://pastebin.com/aRDR8KVc

I cleared the xbmc temp folder. Once I closed xbmc the files i have in that folder are:

debug.log, _socket.so, strop.so, time.so AND a Weather & temp folder
Did you build this, or did you get this from some .ppa??

Cheers,
Jonathan
I got it from svn ppa - im using 64bit Ubuntu Karmic

I saw in the post in another thread that u suggested to build it....

how would i go about that?

Thanks
bump!
Once you download xbmc from svn you will see a readme on how to compile it. It is quite simply to do