Michael Herger;187529 Wrote: > >Now, let's add "d_startup" as well. From the > above I only see that the plugin fails loading, but I don't know why. > > d_startup will tell us more. Please use the following line to get some > > more information (-A5 -B2 will include two lines before and 5 after the > > line found): > > grep -A5 -B2 -i timespeller /var/log/slimserver/slimserver.log >
harry:~# grep -A5 -B2 -i timespeller /var/log/slimserver/slimserver.log 2007-03-13 13:07:07.7846 Requiring Plugins::DateTime::Plugin plugin. 2007-03-13 13:07:07.7881 Requiring Plugins::LastFM::Plugin plugin. 2007-03-13 13:07:07.8105 Requiring Plugins::TimeSpeller::Plugin plugin. 2007-03-13 13:07:07.8135 couldn't open strings file! 2007-03-13 13:07:07.8136 Can't load plugin Plugins::TimeSpeller::Plugin - not 6.0+ compatible. (displayName must return a string token, strings() must not use _DATA_) 2007-03-13 13:07:07.8137 Requiring Plugins::CustomScan-::Plugin plugin. 2007-03-13 13:07:07.8150 Can't require Plugins::CustomScan-::Plugin for Plugins menu: Can't locate Plugins/CustomScan.pm in @INC (@INC contains: /usr/sbin/Plugins/MHCPAN /usr/share/slimserver /usr/share/slimserver/lib /usr/sbin /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 198) line 2. BEGIN failed--compilation aborted at (eval 198) line 2. 2007-03-13 13:07:07.8151 Requiring Plugins::Alien::Plugin plugin. 2007-03-13 13:07:07.8469 Requiring Plugins::Live365::Plugin plugin. -- 2007-03-13 14:09:35.9776 Requiring Plugins::LastFM::Plugin plugin. Loaded module: [Plugins::LastFM::Plugin] ok! 2007-03-13 14:09:36.0004 Requiring Plugins::TimeSpeller::Plugin plugin. Loaded module: [Plugins::TimeSpeller::Plugin] ok! 2007-03-13 14:09:36.0034 couldn't open strings file! 2007-03-13 14:09:36.0035 Can't load plugin Plugins::TimeSpeller::Plugin - not 6.0+ compatible. (displayName must return a string token, strings() must not use _DATA_) 2007-03-13 14:09:36.0036 Requiring Plugins::CustomScan-::Plugin plugin. 2007-03-13 14:09:36.0046 Module [Plugins::CustomScan-::Plugin] failed to load: [Can't locate Plugins/CustomScan.pm in @INC (@INC contains: /usr/sbin/Plugins/MHCPAN /usr/share/slimserver /usr/share/slimserver/lib /usr/sbin /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 200) line 2. BEGIN failed--compilation aborted at (eval 200) line 2. ] 2007-03-13 14:09:36.0052 Can't require Plugins::CustomScan-::Plugin for Plugins menu: Can't locate Plugins/CustomScan.pm in @INC (@INC contains: /usr/sbin/Plugins/MHCPAN /usr/share/slimserver /usr/share/slimserver/lib /usr/sbin /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 200) line 2. -- chuckiebear -- SlimServer Version: 6.5.2 Debian Testing ------------------------------------------------------------------------ chuckiebear's Profile: http://forums.slimdevices.com/member.php?userid=5659 View this thread: http://forums.slimdevices.com/showthread.php?t=33538 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
