Bug 1192 - playlist errors when starting server
: playlist errors when starting server
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Playlists
: 6.0.0
: Macintosh All
: P3 minor (vote)
: ---
Assigned To: Vidur Apparao
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-03-25 10:32 UTC by Kevin Pearsall
Modified: 2008-12-15 11:57 UTC (History)
0 users

See Also:
Category: ---


Attachments
parens help (735 bytes, patch)
2005-03-25 12:27 UTC, KDF
Details | Diff
Another patch that fixes some of the causes (1.10 KB, patch)
2005-03-25 15:36 UTC, Vidur Apparao
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Pearsall 2005-03-25 10:32:33 UTC
seen in r2720:

Use of uninitialized value in string eq at
/Users/kpearsall/6/server/Slim/Buttons/Playlist.pm line 238.
Use of uninitialized value in string eq at
/Users/kpearsall/6/server/Slim/Buttons/Playlist.pm line 238.
Use of uninitialized value in string eq at
/Users/kpearsall/6/server/Slim/Buttons/Playlist.pm line 238.
Use of uninitialized value in string eq at
/Users/kpearsall/6/server/Slim/Buttons/Playlist.pm line 238.
Use of uninitialized value in string eq at
/Users/kpearsall/6/server/Slim/Buttons/Playlist.pm line 238.
Use of uninitialized value in string eq at
/Users/kpearsall/6/server/Slim/Buttons/Playlist.pm line 238.
Use of uninitialized value in string eq at
/Users/kpearsall/6/server/Slim/Buttons/Playlist.pm line 238.
Use of uninitialized value in string eq at
/Users/kpearsall/6/server/Slim/Buttons/Playlist.pm line 238.
Use of uninitialized value in string eq at
/Users/kpearsall/6/server/Slim/Buttons/Playlist.pm line 238.
Use of uninitialized value in string eq at
/Users/kpearsall/6/server/Slim/Buttons/Playlist.pm line 238.
Use of uninitialized value in numeric eq (==) at
/Users/kpearsall/6/server/Slim/Buttons/Playlist.pm line 238.
Comment 1 Dan Sully 2005-03-25 10:36:52 UTC
Looks like you were here last.
Comment 2 KDF 2005-03-25 12:27:24 UTC
Created attachment 375 [details]
parens help

this clears the warnings, but it is odd that mode isn't defined at any point. 
that would be something fairly recent.	that function was expanded recently,
but it still basically the same meaning as it was.
Comment 3 Kevin Pearsall 2005-03-25 13:36:39 UTC
nice and quiet with that patch.  :-)
Comment 4 Vidur Apparao 2005-03-25 15:36:00 UTC
Created attachment 378 [details]
Another patch that fixes some of the causes

Heh. We overlapped on this one. I've attached a patch that fixes at least one
of the causes of the warning in the first place - calling reconnect() before
init() when we first see a client. 

This is all triggered by our over-aggressive calls to set the visualizer on the
player. We may want to wait for Dean to fix some of this (and he is working on
it) before we go with either of these.
Comment 5 Blackketter Dean 2005-03-26 08:44:37 UTC
According to vidur, my last checkin fixed this, so it's in last night's nightly build.  Please confirm.
Comment 6 Kevin Pearsall 2005-03-28 16:26:45 UTC
yes.  looks good.  thank you!
Comment 7 James Richardson 2008-12-15 11:57:24 UTC
This bug has been fixed in the latest release of SqueezeCenter!

Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already.  

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.