Sorry if this isn't the right forum, but I wasn't able to resolve the problem in the Linux/Unix forum, and it is something that only happens to me with 6.5b1, so I figure it could be a bug. When I start up slimserver, slimserver.log shows a few error messages about plugins (most of them plugins I don't use), then one error in Slim/Player/Client.pm, followed by hundreds of lines about "uninitialized value in split" at line 1235 of Player.pm. My search in bugzilla didn't turn up anything on this.
I haven't noticed any practical impact on SS's operations, other than having to refresh the logs a lot more often than I'd like! But if it's a bug I'd like to report it as such. Any suggestions for further diagnostics are welcome. As for particulars, this happens with various 6.5b1 nightlies over the past month, the most recent being last Friday's. I'm running slimserver on a LinkStation HD-HG 'opened' with OpenLink 0.51b, and also have the development tools from linkstationwiki.org. The perl is 5.8.5. Below is an extract from the beginning of slimserver.log. Thanks. 2006-05-22 07:01:23.8358 Scalar value @lyric_list[0] better written as $lyric_list[0] at /mnt/slimserver/Plugins/Lyrics.pm line 151. 2006-05-22 07:01:23.8571 Scalar value @lyric_list[1] better written as $lyric_list[1] at /mnt/slimserver/Plugins/Lyrics.pm line 152. 2006-05-22 07:01:25.1659 Using a hash as a reference is deprecated at /mnt/slimserver/Plugins/MusicMagic/Plugin.pm line 1401, <DATA> line 1. 2006-05-22 07:01:25.1685 Using a hash as a reference is deprecated at /mnt/slimserver/Plugins/MusicMagic/Plugin.pm line 1416, <DATA> line 1. 2006-05-22 07:01:25.2437 "my" variable $line1 masks earlier declaration in same scope at /mnt/slimserver/Plugins/Visualizer.pm line 209, <DATA> line 1. 2006-05-22 07:01:25.2450 "my" variable $line2 masks earlier declaration in same scope at /mnt/slimserver/Plugins/Visualizer.pm line 210, <DATA> line 1. 2006-05-22 07:01:26.5628 Unquoted string "personal" may clash with future reserved word at /mnt/slimserver/Plugins/LastFM/Plugin.pm line 1177, <DATA> line 1. 2006-05-22 07:01:28.5496 "my" variable $self masks earlier declaration in same scope at /mnt/slimserver/Plugins/Live365/ProtocolHandler.pm line 99, <DATA> line 1. 2006-05-22 07:01:30.6736 Use of uninitialized value in hash element at /mnt/slimserver/Slim/Player/Client.pm line 893, <DATA> line 1. 2006-05-22 07:01:32.2058 Use of uninitialized value in split at /mnt/slimserver/Slim/Player/Player.pm line 1235, <DATA> line 1. 2006-05-22 07:01:32.2253 Use of uninitialized value in split at /mnt/slimserver/Slim/Player/Player.pm line 1235, <DATA> line 1. 2006-05-22 07:01:33.2123 Use of uninitialized value in split at /mnt/slimserver/Slim/Player/Player.pm line 1235. 2006-05-22 07:01:34.2219 Use of uninitialized value in split at /mnt/slimserver/Slim/Player/Player.pm line 1235. [repeat 100s of times at ~1 second intervals] -- aubuti ------------------------------------------------------------------------ aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074 View this thread: http://forums.slimdevices.com/showthread.php?t=24113 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
