Re: [SlimDevices: Beta] Use of uninitialized value $map in hash element

2011-05-23 Thread mrMuppet
I have the problem with uninitialized value $map, too in squeezeboxserver-7.6.0-32453 (running with SSOTS 4.12). Is there any workaround for this problem? Or is there a way to limit the lines in a logfile? -- mrMuppet

Re: [SlimDevices: Beta] Use of uninitialized value $map in hash element

2010-05-25 Thread dsdreamer
The reason I am seeing these log messages and most others are not is that I am running SBS 7.6 under flipflip's SSODS (http://oinkzwurgl.org/ssods), which modifies the shebang line of slimserver.pl to have the -w flag set as in #!/opt/ssods4/bin/perl -w. With -w in effect, perl warns of many

Re: [SlimDevices: Beta] Use of uninitialized value $map in hash element

2010-05-23 Thread dsdreamer
Code: 0419: main::main() called at /opt/ssods4/var/home/SqueezeboxServer/slimserver.pl line 1125 0418: main::idle() called at /opt/ssods4/var/home/SqueezeboxServer/slimserver.pl line 632 0417: Slim::Networking::IO::Select::loop(2) called

[SlimDevices: Beta] Use of uninitialized value $map in hash element

2010-05-22 Thread dsdreamer
My log has been filling up with messages like: [10-05-22 18:38:54.1677] Slim::Utils::Misc::msg (1179) Warning: [18:38:54.1651] Use of uninitialized value $map in hash element at /mnt/disk1/ssods4/var/home/SqueezeboxServer/Slim/Control/Queries.pm line 5475. This on Code: