vinnielo wrote: > Just tried loading 2.7.1 on my Joggler's LMS 7.9.0 and I get "Plugin > failed to load" in the description. > > > Code: -------------------- > > > > [20-12-14 23:28:15.8193] Slim::Utils::Misc::msg (1220) Warning: [23:28:15.8185] Prototype mismatch: sub Plugins::BBCSounds::ProtocolHandler::EWOULDBLOCK: none vs () at /media/gforums/apps/logitechmediaserver/CPAN/Exporter/Lite.pm line 56. > [20-12-14 23:28:15.8204] Slim::Utils::Misc::msg (1220) Warning: [23:28:15.8197] Prototype mismatch: sub Plugins::BBCSounds::ProtocolHandler::EINPROGRESS: none vs () at /media/gforums/apps/logitechmediaserver/CPAN/Exporter/Lite.pm line 56. > [20-12-14 23:28:15.8214] Slim::Utils::Misc::msg (1220) Warning: [23:28:15.8207] Prototype mismatch: sub Plugins::BBCSounds::ProtocolHandler::EINTR: none vs () at /media/gforums/apps/logitechmediaserver/CPAN/Exporter/Lite.pm line 56. > [20-12-14 23:28:15.8225] Slim::Utils::Misc::msg (1220) Warning: [23:28:15.8218] Prototype mismatch: sub Plugins::BBCSounds::ProtocolHandler::ECHILD: none vs () at /media/gforums/apps/logitechmediaserver/CPAN/Exporter/Lite.pm line 56. > [20-12-14 23:28:15.8236] Slim::Utils::Misc::msg (1220) Warning: [23:28:15.8229] Prototype mismatch: sub Plugins::BBCSounds::ProtocolHandler::EBADF: none vs () at /media/gforums/apps/logitechmediaserver/CPAN/Exporter/Lite.pm line 56. > [20-12-14 23:28:15.8489] Slim::bootstrap::tryModuleLoad (286) Warning: Module [Plugins::BBCSounds::Plugin] failed to load: > Can't modify division (/) in division (/) at /media/gforums/apps/logitechmediaserver/Cache/InstalledPlugins/Plugins/BBCSounds/M4a.pm line 178, near "ATOM_NEED;" > (Might be a runaway multi-line // string starting on line 177) > Compilation failed in require at /media/gforums/apps/logitechmediaserver/Cache/InstalledPlugins/Plugins/BBCSounds/ProtocolHandler.pm line 48. > BEGIN failed--compilation aborted at /media/gforums/apps/logitechmediaserver/Cache/InstalledPlugins/Plugins/BBCSounds/ProtocolHandler.pm line 48. > Compilation failed in require at /media/gforums/apps/logitechmediaserver/Cache/InstalledPlugins/Plugins/BBCSounds/Plugin.pm line 31. > BEGIN failed--compilation aborted at /media/gforums/apps/logitechmediaserver/Cache/InstalledPlugins/Plugins/BBCSounds/Plugin.pm line 31. > Compilation failed in require at (eval 936) line 2. > BEGIN failed--compilation aborted at (eval 936) line 2. > > [20-12-14 23:28:15.8707] Slim::Utils::PluginManager::load (323) Error: Couldn't load Plugins::BBCSounds::Plugin > > -------------------- > >
That is failing to compile due to your version of perl not understanding an operator. It looks like you have a very old version of perl installed. What version do you have if you look in settings->information? 32530 I'm not sure how the LMS versions and perl versions interrelate, but I suspect your problem will go away if you update your LMS to a more recent version. 7.9.0 is not recommended. +-------------------------------------------------------------------+ |Filename: ink (1).png | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=32530| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263 View this thread: http://forums.slimdevices.com/showthread.php?t=113045 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
