Bugzilla – Bug 1038
Every time a new softsqueeze is opened on the PC it is IDed as a new player
Last modified: 2008-08-18 10:53:01 UTC
Don't know if this is a SlimServer of Softsqueeze issue.
Could you check in the softsqueeze preferences, network tab and make a note of the softsqueeze mac address. Then restart softsqueeze, does this change? When you start softsqueeze does it start with the preference window open, or connect straight to the slimserver? If possible could you start softsqueeze from the command prompt, using 'java -Dlog=config -jar Softsqueeze.jar' and append the output to the bug report. Thanks.
comments to dev list from Chris Townsend <slim@house-o-love.com>: The mac address is changing between instances when I launch from the link on the home page. When I launch from the home page, softsqueeze connects straight to the server no problem. However, when I ran softsqueeze from the command line, it did pop open the preferences tab. It never does this when I launch from the 'Click to install and run Softsqueeze' link. The output from the command prompt is below: C:\Program Files\SlimServer\server\HTML\EN\html\softsqueeze>java -Dlog=config -jar SoftSqueeze.jar 0 [main] DEBUG config - getProperty has.mp3plugin=true 0 [main] DEBUG config - putProperty has.mp3plugin=true 31 [main] DEBUG config - getProperty displayemulation=Squeezebox2 171 [main] DEBUG config - getProperty audio.mixer=Primary Sound Driver 171 [main] DEBUG config - getProperty audio.lineBufferSize=128000 203 [main] DEBUG config - getProperty skins=slim-small 546 [main] DEBUG config - getProperty slim-small.x_slim.main=74 546 [main] DEBUG config - getProperty slim-small.y_slim.main=543 546 [main] DEBUG config - getProperty slim-small.v_slim.main=true 546 [main] DEBUG config - getProperty slim-small.x_slim.slimremote=27 546 [main] DEBUG config - getProperty slim-small.y_slim.slimremote=651 546 [main] DEBUG config - getProperty slim-small.v_slim.slimremote=true 546 [main] DEBUG config - getProperty slim-small.x_slim.slimremote2=542 546 [main] DEBUG config - getProperty slim-small.y_slim.slimremote2=543 546 [main] DEBUG config - getProperty slim-small.v_slim.slimremote2=false 546 [main] DEBUG config - getProperty slim-small.x_slim.full=94 546 [main] DEBUG config - getProperty slim-small.y_slim.full=543 546 [main] DEBUG config - getProperty slim-small.v_slim.full=false 546 [main] DEBUG config - getProperty slim-small.x_slim.search=74 546 [main] DEBUG config - getProperty slim-small.y_slim.search=840 546 [main] DEBUG config - getProperty slim-small.v_slim.search=false 671 [main] DEBUG config - getProperty alwaysontop=false 750 [main] DEBUG config - putProperty slim-small.v_slim.main=true 781 [main] DEBUG config - putProperty slim-small.v_slim.slimremote=true 796 [main] DEBUG config - putProperty slim-small.v_slim.slimremote2=false 906 [main] DEBUG config - putProperty slim-small.v_slim.full=false 921 [main] DEBUG config - putProperty slim-small.v_slim.search=false 937 [main] DEBUG config - getProperty macaddress=eb:4f:84:9d:9a:e0 937 [main] DEBUG config - getProperty sshtunnel=false 1093 [main] DEBUG config - getProperty softsqueezeversion=2.0a11 1109 [main] DEBUG config - getProperty serverversion=6.0b1 1109 [main] DEBUG config - getProperty audio.mp3decoder=Java MP3 Plugin 1109 [main] DEBUG config - getProperty savestream=false 1125 [main] DEBUG config - getProperty savedir=C:\Documents and Settings\FarmerHodge 1125 [main] DEBUG config - getProperty httpport=9000 1125 [main] DEBUG config - getProperty slimport=3483 1125 [main] DEBUG config - getProperty sshport=22 1125 [main] DEBUG config - getProperty sshserver= 1125 [main] DEBUG config - getProperty sshusername= 1125 [main] DEBUG config - getProperty sshpassword= 1125 [main] DEBUG config - getProperty sshprivatekey= 1125 [main] DEBUG config - getProperty sshforwardports= 1125 [main] DEBUG config - getProperty sshproxy=None 1125 [main] DEBUG config - getProperty sshproxyhost= 1125 [main] DEBUG config - getProperty sshproxyport=0
This is fixed in tomorrow's nightly.