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.

Please do _restart_ the server and send the very first few lines (when it's checking for the plugins). Re-loading won't be enough.


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
[..]
which should be expected running it directly Im guessing?

You can't run a module directly.

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.

IMHO it will return these errors after it had failed to load the plugins in the very first place. That's why you should restart the server to have the most important error messages.


--

Michael

-----------------------------------------------------------
Help translate SlimServer by using the
StringEditor Plugin (http://www.herger.net/slim/)

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

Reply via email to