Bug 5935 - logfile filled with Use of uninitialized value in join or string...
: logfile filled with Use of uninitialized value in join or string...
Status: RESOLVED WONTFIX
Product: Logitech Media Server
Classification: Unclassified
Component: Plugin
: unspecified
: Linkstation Debian Linux
: P2 normal (vote)
: ---
Assigned To: Squeezebox QA Team email alias
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-27 10:52 UTC by Daniel Born
Modified: 2007-12-17 09:40 UTC (History)
0 users

See Also:
Category: ---


Attachments
Some debug levels set (artwork, cli, http, etc.) (3.58 KB, text/plain)
2007-10-28 01:28 UTC, Daniel Born
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Born 2007-10-27 10:52:48 UTC
I use a screensaver on my PC called Album Art Screensaver which makes heavy use of the CLI to download the currently playing song and also displays album art in a mosaic when no music is playing. The slimserver.log file is filled with these lines:
2007-10-27 10:01:26.8487 Use of uninitialized value in join or string at /opt/slimserver/SlimServer_6.5_v2007-10-10/Slim/Web/Graphics.pm line 90.
2007-10-27 10:01:26.8502 Use of uninitialized value in join or string at /opt/slimserver/SlimServer_6.5_v2007-10-10/Slim/Web/Graphics.pm line 90.
2007-10-27 10:01:27.1043 Use of uninitialized value in join or string at /opt/slimserver/SlimServer_6.5_v2007-10-10/Slim/Web/Graphics.pm line 90.

It appears more than 9550 times in a 6 hour period.
Comment 1 KDF 2007-10-28 01:05:16 UTC
this would seem to indicate something missing in the artwork request made over the cli.  trackid, width or height.
try also using d_artwork to help narrow down exactly what is missing.
Comment 2 Daniel Born 2007-10-28 01:28:48 UTC
Created attachment 2323 [details]
Some debug levels set (artwork, cli, http, etc.)
Comment 3 Daniel Born 2007-10-28 01:29:42 UTC
Ok, I've added some interesting (I hope :) debugs.
Comment 4 Chris Owens 2007-11-07 10:12:58 UTC
Is this reproducible on 7.0?  Have you contacted the author of the Album Art Screensaver plugin about this issue? 
Comment 5 Daniel Born 2007-11-07 10:33:44 UTC
I could not tell you about 7.0 as I use 6.5.5
I don't know if I'll ever use version 7.0 as I run slimserver on a low powered Linux NAS (Linkstation)

No I have not contacted the author of AlbumArt screensaver as he produced a version 1.0 and does not seem to be actively working on it anymore. Is this really an issue with the way the screensaver uses the CLI??
Comment 6 Blackketter Dean 2007-12-17 09:40:19 UTC
Alas, we won't be fixing this in 6.5.5.  Please try to reproduce in 7.0 and reopen the bug if it still happens.