Well, I just stopped and restarted slimserver twice to try and see if there were additional log entries for the plugins on a fresh startup(there weren't). But, this time Biography started up fine. Forcast, still didn't start. Strange.

Jess Askey wrote:

Hi Mike,

thanks for the reply. I did have the d_plugins flag set just to get these messages... here is a snip (farther down) of my entire log when I refresh the plugins through the web interface... I don't get any other errors, just the 'getDisplayName' problem for Biography and Forecast. All the other plugins seem to work fine. I do have HTML::FormatText installed via CPAN.

I know that HTML::FormatText is working because when I previously ran... 'perl ./Biography/Plugin.pm' , I got an HTML::FormatText not found error. Now I just get..

# perl Plugin.pm
Can't locate Slim/Buttons/Common.pm in @INC (@INC contains: /usr/local/slimserver/Plugins/Biography/Plugins/MHCPAN /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at Plugin.pm line 40.
BEGIN failed--compilation aborted at Plugin.pm line 40.


which should be expected running it directly Im guessing?

Here is my Plugin Load with d_plugins set. Any other flags I could try that may help?

2005-04-26 00:45:17.4398 Requiring Plugins::Lyrics plugin.
2005-04-26 00:45:17.4486 Requiring Plugins::Rescan plugin.
2005-04-26 00:45:17.4645 Requiring Plugins::MusicMagic::Plugin plugin.
2005-04-26 00:45:17.4730 Requiring Plugins::Visualizer plugin.
2005-04-26 00:45:17.4867 Requiring Plugins::Biography::Plugin plugin.
2005-04-26 00:45:17.4879 Can't load Plugins::Biography::Plugin for Plugins menu: Undefined subroutine &Plugins::Biography::Plugin::getDisplayName called at /usr/local/slimserver/Slim/Buttons/Plugins.pm line 174, <DATA> line 1.


2005-04-26 00:45:17.4957 Requiring Plugins::Favorites::Plugin plugin.
2005-04-26 00:45:17.5060 Requiring Plugins::DateTime::Plugin plugin.
2005-04-26 00:45:17.5190 Requiring Plugins::RadioIO::Plugin plugin.
2005-04-26 00:45:17.5290 Requiring Plugins::Podcast::Plugin plugin.
2005-04-26 00:45:17.5454 Requiring Plugins::SavePlaylist plugin.
2005-04-26 00:45:17.5539 Requiring Plugins::SlimTris plugin.
2005-04-26 00:45:17.5625 Requiring Plugins::Picks::Plugin plugin.
2005-04-26 00:45:17.5738 Requiring Plugins::iTunes plugin.
2005-04-26 00:45:17.5822 Requiring Plugins::Forecaster plugin.
2005-04-26 00:45:17.5834 Can't load Plugins::Forecaster for Plugins menu: Undefined subroutine &Plugins::Forecaster::getDisplayName called at /usr/local/slimserver/Slim/Buttons/Plugins.pm line 174, <DATA> line 1.


2005-04-26 00:45:17.5913 Requiring Plugins::RssNews plugin.
2005-04-26 00:45:17.6206 Requiring Plugins::Live365 plugin.
2005-04-26 00:45:17.6618 Requiring Plugins::ShoutcastBrowser::Plugin plugin.



Im running Mandrake 9.2, Perl 5.8.0, Nightly 6/24

thank you for any suggestions. I truly appreciate it.

jess


Michael Herger wrote:

Jess,

2005-04-25 20:59:47.4340 Can't load Plugins::Biography::Plugin for Plugins menu: Undefined subroutine &Plugins::Biography::Plugin::getDisplayName called at /usr/local/slimserver/Slim/Buttons/Plugins.pm line 174, <DATA> line 1.


[..]

Both plugins do have the proper getdisplayname sub and their owner and group are 'slimserver' with perms of 644. I verified that neither have any CR/LF pairs in them too.

What am I missing?



Some perl module? Biography needs HTML::FormatText (see "requirements" on my page).


To be sure run the server with the d_plugins parameter and see where it fails. The messages you posted aren't the real problem.



_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss



_______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to