Bug 3631 - SS Crashes on scanningProcess invocation in Import.pm
: SS Crashes on scanningProcess invocation in Import.pm
Status: RESOLVED INVALID
Product: Logitech Media Server
Classification: Unclassified
Component: Database
: 6.5b1
: PC Windows Server 2003
: P2 major (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-06-24 19:38 UTC by Alex
Modified: 2008-09-15 14:39 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2006-06-24 19:38:26 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"
Comment 1 KDF 2006-06-26 09:50:40 UTC
my guess is the plugin needs an update.  Import.pm is now a class, and must be called as such.
Comment 2 Dan Sully 2006-06-26 11:20:44 UTC
Not a SlimServer problem - Stuart needs to update his LazySearch plugin.
Comment 3 Alex 2006-06-26 22:23:12 UTC
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?
Comment 4 Dan Sully 2006-06-27 10:44:00 UTC
There's another bug open for doing exceptions properly.. that would cover your request.