Bug 3449 - R7658 crashes
: R7658 crashes
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Audio
: 6.5b1
: PC Windows Server 2003
: P2 major (vote)
: ---
Assigned To: Chris Owens
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-05-25 19:32 UTC by Greg Hamilton
Modified: 2008-09-15 14:39 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Hamilton 2006-05-25 19:32:52 UTC
getting the following after scanning.

Windows 2003 server, with Active Perl.

C:\Program Files\slimperl\trunk\server>perl slimserver.pl
Can't locate object method "scanPlaylistsOnly" via 
package "PLAYLIST" (perhaps you forgot to load "PLAYLIST"?) at 
C:/Program Files/slimperl/trunk/server/Slim/Music/Import.pm line 87.
Can't locate object method "forceCommit" via package "Slim::Schema" at slimserver.pl line 1006.
END failed--call queue aborted.
Comment 1 Andy Grundman 2006-05-26 05:26:17 UTC
Fixed the call to startScan to be a class method.