Bugzilla – Bug 8098
scanner.exe problem
Last modified: 2009-07-31 10:20:54 UTC
scanner.exe from SqueezeCenter-7.1-19545.exe does no scan at all No output in scanner.log (with debug option enabled) and no errors in server.log If I take scanner.exe from SqueezeCenter-7.0.1-19522.exe it is possible to make a scan of my music library The following is from 7.1 19545 C:\Program Files\SqueezeCenter\server>scanner.exe --help The following CPAN modules were found but cannot work with SqueezeCenter: Net::DNS (loaded <not found>, need 0.58) To fix this problem you have several options: 1. Install the latest version of the module(s) using CPAN: sudo cpan Some::Modul e 2. Update the module's package using apt-get, yum, etc. 3. Run the .tar.gz version of SqueezeCenter which includes all required CPAN mod ules. SqueezeCenter Version: 7.1 - 19545 @ Thu May 8 01:19:41 PDT 2008 - Windows Vista - EN - cp1252 Perl Version: 5.8.8 MSWin32-x86-multi-thread MySQL Version: 5.0.22-community-nt
*** Bug 8114 has been marked as a duplicate of this bug. ***
You should not use scanner.exe files from previous builds... the exe files contain all Perl modules and so doing this may cause many other problems as you're essentially running 2 different builds together.
adding a --add Net::DNS to line 696 of buildme.pl seems to do the trick nicely. added in change 19738. please reopen if there are any problems with tomorrow's build in this regard.
Please retest with SqueezeCenter 7.1-21796, if you still see the issue then reopen the bug.
This bug has now been fixed in the 7.1 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC