Bugzilla – Bug 3631
SS Crashes on scanningProcess invocation in Import.pm
Last modified: 2008-09-15 14:39:24 UTC
The following error is produced: Can't call method "scanningProcess" on an undefined value at /PerlApp/Slim/Music/Import.pm line 258. To duplicate, in the Lazy Search plugin, click "Build Lazy Search Index Now"
my guess is the plugin needs an update. Import.pm is now a class, and must be called as such.
Not a SlimServer problem - Stuart needs to update his LazySearch plugin.
Thanks for looking into it. Should this bug be perhaps renamed and reopened to reflect the fact that the service crashes wothout gracefully detecting an improper procedure call? Perhaps segmenting off a plugin to maintain service availability? For a future release?
There's another bug open for doing exceptions properly.. that would cover your request.