jepege wrote: 
> I have this plugin for a long time and today I wanted to test the new
> version of Vortexbox 2.4 BETA. It is based on fedora 23 with perl 5.22.
> I noticed that this plugin (v20120427.163654) cannot be loaded and gives
> an error on Util.pm line 69. 
> After replacing
> IF (!DEFINED( @_) || ! @_ ) {[/B] 
> BY
> [B]IF (!@_) {
> the plugin loads and seems to work again.
> Will test some more.
Thanks for the heads up.  I'll test this on Fedora 23 when it's released
in a week on the 27th.


------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to