2014-07-06, 11:53
Hi all.
I'm making my first XBMC addon/plugin for personal use, but I'm getting some trouble with last Alpha 14.
The addon is very simple: it pick up a video url and play it. The python code is like this: http://wiki.xbmc.org/index.php?title=Aud...C_World.21
My text editor is Geany v.0.21.
The addon works fine on Gotham stable and Frodo, but when running via context menu in Alpha 14, xbmc crashes with segfault signal 11.
I did a screenshot:
Same thing happens on raspberry - running last Milhouse openelec build.
So, the problem is my addon - others work fine.
The addon structure is:
- addon.py - http://pastebin.com/1aNjQLcU
- addon.xml - http://pastebin.com/qx3chWAP
- changelog.txt
There is no icon and fanart images.
Where am I wrong?
Despite my English, can someone help me? What do you need?
Thanks in advance.
Regards.
I'm making my first XBMC addon/plugin for personal use, but I'm getting some trouble with last Alpha 14.
The addon is very simple: it pick up a video url and play it. The python code is like this: http://wiki.xbmc.org/index.php?title=Aud...C_World.21
My text editor is Geany v.0.21.
The addon works fine on Gotham stable and Frodo, but when running via context menu in Alpha 14, xbmc crashes with segfault signal 11.
I did a screenshot:
Same thing happens on raspberry - running last Milhouse openelec build.
So, the problem is my addon - others work fine.
The addon structure is:
- addon.py - http://pastebin.com/1aNjQLcU
- addon.xml - http://pastebin.com/qx3chWAP
- changelog.txt
There is no icon and fanart images.
Where am I wrong?
Despite my English, can someone help me? What do you need?
Thanks in advance.
Regards.