Bugzilla – Bug 17935
38901 Server crashes at startup
Last modified: 2012-03-26 22:02:31 UTC
perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.utf-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Your locale was detected as C, you may have problems with non-Latin filenames. Consider changing your LANG variable to the correct locale, i.e. en_US.utf8 Scalar found where operator expected at /usr/share/perl5/Slim/Control/Commands.pm line 564, near ") $client" (Missing operator before $client?) Scalar found where operator expected at /usr/share/perl5/Slim/Control/Commands.pm line 651, near ") $client" (Missing operator before $client?) syntax error at /usr/share/perl5/Slim/Control/Commands.pm line 564, near ") $client" syntax error at /usr/share/perl5/Slim/Control/Commands.pm line 651, near ") $client" BEGIN not safe after errors--compilation aborted at /usr/share/perl5/Slim/Control/Commands.pm line 1307. Compilation failed in require at /usr/share/perl5/Slim/Control/Request.pm line 434. BEGIN failed--compilation aborted at /usr/share/perl5/Slim/Control/Request.pm line 434. Compilation failed in require at /usr/share/perl5/Slim/Player/Client.pm line 32. Compilation failed in require at /usr/share/perl5/Slim/Utils/Alarm.pm line 48. BEGIN failed--compilation aborted at /usr/share/perl5/Slim/Utils/Alarm.pm line 48. Compilation failed in require at /usr/share/perl5/Slim/Buttons/Alarm.pm line 12. BEGIN failed--compilation aborted at /usr/share/perl5/Slim/Buttons/Alarm.pm line 12. Compilation failed in require at /usr/share/perl5/Slim/Buttons/Common.pm line 41. BEGIN failed--compilation aborted at /usr/share/perl5/Slim/Buttons/Common.pm line 41. Compilation failed in require at /usr/sbin/squeezeboxserver line 186. BEGIN failed--compilation aborted at /usr/sbin/squeezeboxserver line 186.
== Auto-comment from SVN commit #33902 to the slim repo by mherger == == http://svn.slimdevices.com/slim?view=revision&revision=33902 == Bug: 17935 Description: fix a few typos
Alan - I'm still getting the following error: [12-03-26 06:01:23.9104] Slim::Networking::IO::Select::__ANON__ (147) Error: Select task failed calling Slim::Networking::Slimproto::client_readable: Can't locate object method "controllerSequenceId" via package "Slim::Player::SqueezePlay" at /Users/mh/Documents/workspace/7.8/server/Slim/Player/Squeezebox2.pm line 297. ; fh=IO::Socket::INET=GLOB(0x105faea00)
Fixed in r33905