Mike Meyer;375135 Wrote: 
> Hi Greg.  I am trying to get my plugins working on 7.3+ and I'm seeing
> an error with SDT.
> 
> [08-12-23 23:59:04.8757] Slim::Networking::IO::Select::select (271)
> Error: Select task failed: Can't call method "content_list" on an
> undefined value at /loader/0x62bc0b4/Plugins/SuperDateTime/Plugin.pm
> line 3903.
> 
> No one else is reporting it so I'm guessing it's just me.  The weather
> is working fine but no scores.
> 
> Here is the line:   my( $clock_time ) = $clock[ 0 ]->content_list;
> 
> Any ideas?  Maybe I need to run the cleanup program and get rid of some
> old cache/prefs or something.
> 
> Thanks,
> Mike
Hi Mike-

Does the plugin work at all or is the error preventing it from starting
up?
If you disable NBA teams do you still get the error?  What OS are you
using?  Make sure you using the release 7.3 or a later nightly.  The
call that's failing is related to new CPAN libraries the plugin is
using in 7.3 for parsing.  My guess is they're not available for some
reason in your install.  How did you install the plugin?  Did you use
the new 7.3 extension downloader?

-Greg


-- 
GoCubs
------------------------------------------------------------------------
GoCubs's Profile: http://forums.slimdevices.com/member.php?userid=312
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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

Reply via email to