On 15-Jul-07, at 5:10 PM, nieldm wrote:
>
> Hi,
>
> Can anyone help me with the following error message, which comes from
> the output of a slim.exe -d_plugins command?
>
> 2007-07-15 20:04:19.7800 Can't get setup group for plugin AlarmPlugin :
> Undefine
> d subroutine &Slim::Buttons::Plugins::installedPlugins called at
> C:\Program File
> s\SlimServer\server/Plugins/AlarmPlugin.pm line 516.
>
Are you sure you have v 1.143? Line 516 is:
$::d_plugins && msg("Alarm Plugin $alarmID: Alarm $alarmID
snoozing...\n");
Calls involving Slim::Buttons::Plugins were obsoleted some time ago.
Line 516 of v1.126 is:
if ((grep {$_ eq 'RandomPlay::Plugin'} keys
%{Slim::Buttons::Plugins::installedPlugins()})
Perhaps you clicked on the link for the 6.2/6.3 version of the plugin
by accident?
-kdf
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins