Last login: Mon Jun 23 11:03:30 on console Welcome to Darwin! Tiger-Mac-mini:~ qatest$ /Users/qatest/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/slimserver.pl --diag Use of uninitialized value in join or string at /System/Library/Perl/5.8.6/File/Spec/Unix.pm line 73, line 1. Use of uninitialized value in pattern match (m//) at /Users/qatest/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Utils/Prefs.pm line 273 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Uncaught exception from user code: mkdir /Users/qatest/Music/Playlists: Permission denied at /Users/qatest/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Utils/Prefs.pm line 576 at /System/Library/Perl/5.8.6/File/Path.pm line 168 File::Path::mkpath('/Users/qatest/Music/Playlists') called at /Users/qatest/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Utils/Prefs.pm line 576 Slim::Utils::Prefs::defaultPlaylistDir() called at /Users/qatest/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Utils/Prefs/Base.pm line 178 Slim::Utils::Prefs::Base::init('Slim::Utils::Prefs::Namespace=HASH(0x1bcd344)', 'HASH(0x1bc7d78)') called at /Users/qatest/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Utils/Prefs.pm line 358 Slim::Utils::Prefs::init() called at /Users/qatest/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/slimserver.pl line 662 main::initSettings() called at /Users/qatest/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/slimserver.pl line 286 main::init() called at /Users/qatest/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/slimserver.pl line 452 main::main() called at /Users/qatest/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/slimserver.pl line 1013 Use of uninitialized value in -d at /Users/qatest/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Networking/mDNS.pm line 53. Use of uninitialized value in concatenation (.) or string at /Users/qatest/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Networking/mDNS.pm line 55. [08-06-23 11:57:01.1976] Slim::Networking::mDNS::init (55) cachedir [] isn't set or writeable Tiger-Mac-mini:~ qatest$