[SlimDevices: Beta] Problems scanning on FC5 (6.5b2 and 6.5b3)

CJNE CJNE.2e4cln1158227702 at no-mx.forums.slimdevices.com
Thu Sep 14 02:51:37 PDT 2006


Hello,

I have a problem with both 6.5b2 and 6.5b3.

Slimserver crashes upon start with the following error message in the
log:
Can't call method "scanningProcess" on an undefined value at
/usr/local/slimserver/Slim/Music/Import.pm line 529.

The code that produces the error:
my $running = blessed($class->scanningProcess) &&
$class->scanningProcess->alive ? 1 : 0;

If i change it to: 
my $running = 0;
then slimserver keeps running but crashes when a scan is made.

I used the rpm to install.

Any ideas?


-- 
CJNE
------------------------------------------------------------------------
CJNE's Profile: http://forums.slimdevices.com/member.php?userid=7456
View this thread: http://forums.slimdevices.com/showthread.php?t=27389



More information about the beta mailing list