On 06/19/2013 02:38 PM, Patrick Archibald wrote:
> Thank-you Ronie!
>
> Rock on, PLA
>
> Patrick L Archibald
> http://PatrickArchibald.com
>
>
> On Wed, Jun 19, 2013 at 8:08 AM, ronie <ro...@xbmc.org> wrote:
>> On 06/19/2013 02:02 PM, Patrick Archibald wrote:
>>> *addon - plugin.image.500px
>>> *version - 0.2.0
>>> *url - git://github.com/pla1/plugin.image.500px.git
>>> *revision - c4c9660bdb138c71d7cb1a67fb043bd60deef725
>>> *branch - master
>>> *xbmc version - frodo
>>>
>> updated, thx!
>>
>> cheers,
>> ronie

hi Patrick,

i just got a report that installing the 500px plugin somehow breaks the 
screensaver addon (and possibly others)
http://forum.xbmc.org/showthread.php?tid=154032&pid=1447956#pid1447956

if i'm not mistaken, this is caused by the fact you add your 
resources/lib dir to the python path
(<extension point="xbmc.python.module" library="resources/lib"/>)

if you really need to do this, please make sure the python modules have 
unique names!
so 'fivehundredpx' is ok, but 'utils' is not.

many addons ship with their own utils module, and now the one included 
in 500px will be used instead of their own.


mind having a look at it?


cheers,
ronie

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to