Snurr;528579 Wrote: 
> Great plugin!
> 
> ..but I like living on the edge, and uses the latest unstable ;)
> (today it is 7.5.0 r8665) and get messages like this:
> -------
> Mar 28 17:36:48 squeezeplay: ERROR  squeezeplay - log.lua:75
> addCategory is deprecated
> Mar 28 17:36:48 squeezeplay: stack traceback:
> Mar 28 17:36:48 squeezeplay:  /usr/share/jive/jive/utils/log.lua:75: in
> function 'addCategory'
> Mar 28 17:36:48 squeezeplay:
>       ...usr/share/jive/applets/SqueezeIR/SqueezeIRApplet.lua:107: in
> function 'f'
> Mar 28 17:36:48 squeezeplay:
>       /usr/share/jive/jive/AppletManager.lua:454: in function
> </usr/share/jive/jive/AppletManager.lua:427>
> Mar 28 17:36:48 squeezeplay:  [C 0x6ad8c]: in function 'pcall'
> Mar 28 17:36:48 squeezeplay:
>       /usr/share/jive/jive/AppletManager.lua:470: in function
> '_ploadApplet'
> Mar 28 17:36:48 squeezeplay:
>       /usr/share/jive/jive/AppletManager.lua:559: in function 'loadApplet'
> Mar 28 17:36:48 squeezeplay:  /usr/share/jive/applets/SqueezeIR/
> Mar 28 17:36:48 squeezeplay: ERROR  squeezeplay.applets -
> AppletManager.lua:518 Error while evaluating applet
> SqueezeIR:...usr/share/jive/applets/SqueezeIR/SqueezeIRApplet.lua:961:
> attempt to call method 'findFile' (a nil value)
> Mar 28 17:36:48 squeezeplay: stack traceback:
> Mar 28 17:36:48 squeezeplay:
>       /usr/share/jive/jive/AppletManager.lua:518: in function
> '_pevalApplet'
> Mar 28 17:36:48 squeezeplay:
>       /usr/share/jive/jive/AppletManager.lua:560: in function 'loadApplet'
> Mar 28 17:36:48 squeezeplay:
>       /usr/share/jive/applets/SqueezeIR/SqueezeIRMeta.lua:76: in function
> 'configureApplet'
> Mar 28 17:36:48 squeezeplay:
>       /usr/share/jive/jive/AppletManager.lua:325: in function
> </usr/share/jive/jive/AppletManager.l
> --------
> 
> Any plans on a 7.5 specific version?
Thanks for the heads-up. I haven't looked at 7.5 at all yet and wasn't
planning to until there was a gold release.  'findFile' is a function
called from the lua filesystem itself rather than SqueezePlay so I'm
wondering if the 7.5 firmware includes an newer version of lua.

Do the applets still go into the same folders in 7.5?  If so I could
hard code the path and thus do away with findFile completely.  The move
from 7.3 to 7.4 also affected this part of the code.


-- 
indifference_engine
------------------------------------------------------------------------
indifference_engine's Profile: 
http://forums.slimdevices.com/member.php?userid=20698
View this thread: http://forums.slimdevices.com/showthread.php?t=66795

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to