TiredLegs;371834 Wrote: 
> Thanks. I have now edited the files using vi. I found one instance of
> the text string in each of the files CPAN/DBI.pm, scanner.pl, and
> Slim/Music/Import.pm, and two instances of the text string in
> Slim/Schema/Playlist.pm, all of which I commented out.
> 
> Squeezecenter is now running a scan and seems to be working OK,
> although scanning generates these errors:
> 
> [08-12-16 22:55:57.0704] Slim::Utils::Misc::msg (1398) Warning:
> [22:55:57.0644] Attempt to free unreferenced scalar: SV 0x3505e6c.
> [08-12-16 22:58:51.5117] Slim::Music::Import::setIsScanning (293)
> Error: Failed to update isScanning: [Transactions not supported by
> database at /opt/lib/perl5/site_perl/5.8.8/arm-linux/DBI.pm line
> 1674.]
> 
> Are those errors problematic?
Apologies for forgetting but having just checked I also commented out a
similar line in that file:

r...@ls:/opt/lib/perl5/site_perl/5.8.8/arm-linux# diff DBI.pm.orig
DBI.pm
1674c1674
<       $dbh->STORE('AutoCommit', 0); # will croak if driver doesn't
support it
---
> #APM  $dbh->STORE('AutoCommit', 0); # will croak if driver doesn't
support it

I should have kept a proper record but when I seemed to need to edit
system files in this way I was not expecting things to work. But it
did. I was rather disappointed by the small amount of the software I
saw but I guess if enough eyeballs are involved software organised like
this can be made to work.


-- 
honestguv
------------------------------------------------------------------------
honestguv's Profile: http://forums.slimdevices.com/member.php?userid=13734
View this thread: http://forums.slimdevices.com/showthread.php?t=52466

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to