Video Plugin Addons error: svn31415
#1
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
Reply
#2
rm -Rf .xbmc/temp/*

You have stale .so's in there by the looks.
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.


Image
Reply
#3
thanks jmarshall,

i put that command into the terminal with sudo also but it does not seem to make the plugins work
Reply
#4
Then do another debug log. Note that we're wanting to clear out the ~/.xbmc/temp folder.
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.


Image
Reply
#5
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
Reply
#6
Did you build this, or did you get this from some .ppa??

Cheers,
Jonathan
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.


Image
Reply
#7
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
Reply
#8
bump!
Reply
#9
Once you download xbmc from svn you will see a readme on how to compile it. It is quite simply to do
Reply

Logout Mark Read Team Forum Stats Members Help
Video Plugin Addons error: svn314150