Linux Script fail attempting to open video addon
#1
Hello,

On Ubuntu 13.10 (x86_64)
Kernal 3.11.0-14 generic

I've just installed (via Software Center) XBMC 12.0 RC3 Git:7a6cb7f (Compiled Sep 12,2013) as is available in the Universe repo.

I have read some about 12.2 and 12.3 versions, but as my technical skill is lacking, I'll be patient and work with 12.0 for now.

When trying to open Myzen.tv, I get a "Script fail! : addon.py" error.

Debug Log:

http://xbmclogs.com/show.php?id=97195

Appreciate any insight.
Reply
#2
Bump.
Reply
#3
get rid of the xnmcswift addon. Also, you'll likely never get a proper xbmc version unless you use one of our ppas
Reply
#4
Thanks for the assist, wsnipex.

I'm trying to sort out the Myzen.tv problem before I upgrade to a newer version provided in your ppas.

Would I be better off upgrading first, and then trying to troubleshoot this?
(OR--possibly the upgrade may resolve this problem?) If so, could you give me a link to the ppa I should use?
I ask because I don't seem to be making progress by removing the xbmcswift2 addon.

This is what I have tried in three steps:
1) Removed xbmcswift3/plugin.py. Re-booted (just for good measure)
Open Myzen.tv
Get same Script fail error
DEBUG LOG for this attempt: http://xbmclogs.com/show.php?id=98429

I then restored the previously removed content to begin anew.

2) Removed lib/xbmcswift3/plugin.py. Re-booted
Open Myzen.tv
Get same Script fail error
DEBUG LOG for this attempt: http://xbmclogs.com/show.php?id=98439

Restored that content to try again.

3) Removed script.module.xbmcswift2/lib/xbmcswift3/plugin.py. Re-booted
Open Myzen.tv
Get same Script fail error
DEBUG LOG for this attempt: http://xbmclogs.com/show.php?id=98441

All of this applies to files in my home folder. Is there another location I should be looking at to thoroughly clean out the xbmcswift2 addon?

Each of the 3 logs posted here seem virtually identical to me (but I'm a complete novice at reading them).
Each log file seems to complain that xbmcswift2 is missing.
(Well, of course it is, I just dropped it in the Trash!)

I'd appreciate any further suggestions you might have.
Reply
#5
it still throws errors on xbmcswift:

Code:
08:18:09 T:139978856183552   DEBUG: Instantiating addon using automatically obtained id of "plugin.video.myzen_tv" dependent on version 2.1.0 of the xbmc.python api
08:18:09 T:139978856183552   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named xbmcswift2
                                            Traceback (most recent call last):
                                              File "/home/joe/.xbmc/addons/plugin.video.myzen_tv/addon.py", line 1, in <module>
                                                from xbmcswift2 import Plugin
                                            ImportError: No module named xbmcswift2
                                            -->End of Python script error report<--
Reply
#6
Thanks.

I had already removed xbmcswift2 from my Home folder prior to running the debug logs.

It seems Myzen.tv is still looking for xbmcswift2 unless I'm misinterpreting that.

What else can I do to resolve this?
Reply
#7
ask the developer of the addon
Reply

Logout Mark Read Team Forum Stats Members Help
Script fail attempting to open video addon0