Bug 12173 - Player selected in Settings becomes target in browse window
: Player selected in Settings becomes target in browse window
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 7.3.3
: PC Windows XP
: P2 normal (vote)
: 7.5.1
Assigned To: Michael Herger
http://forums.slimdevices.com/showthr...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-26 22:17 UTC by Jim McAtee
Modified: 2010-04-07 00:31 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim McAtee 2009-05-26 22:17:46 UTC
With multiple players connected to a server, sometimes when you attempt to play or add tracks on one, they'll end up being sent to another player.

I'm fairly certain that this is being caused by an interaction with the Settings page.  When it's open, the current player in Settings will often end up being the target of commands in the browse pane.

I can't reproduce it 100% of the time, but I have reproduced it on the two browsers that I've tried so far: Firefox 3.0.10 and Google Chrome 1.0.154.65 on Windows XP Pro SP3.  Sometimes all it takes is opening the Settings page, changing the player in the Player tab, then going back and attempting to play something on the original player.
Comment 1 James Richardson 2009-05-27 10:10:47 UTC
Michael: what logs should be enabled?
Comment 2 Michael Herger 2009-05-27 14:28:46 UTC
This is a client side (browser) issue. Nothing to log.
Comment 3 Michael Herger 2009-07-29 06:18:11 UTC
Punting skin related issues as the web UI should see another overhaul post 7.4.
Comment 4 Michael Herger 2010-03-31 06:28:56 UTC
Heh... here it is. Let's track this down for 7.6.
Comment 5 SVN Bot 2010-04-01 02:45:04 UTC
 == Auto-comment from SVN commit #30456 to the slim repo by mherger ==
 == https://svn.slimdevices.com/slim?view=revision&revision=30456 ==

Fixed Bug: 12173
Description: Player selected in Settings becomes target for browser actions. Consistently distinguish between the "player" variable (used in the player control web UI) and the "playerid" variable (used in settings). Only fall back to using player if no playerid is defined.
Comment 6 SVN Bot 2010-04-07 00:31:23 UTC
 == Auto-comment from SVN commit #30485 to the slim repo by mherger ==
 == https://svn.slimdevices.com/slim?view=revision&revision=30485 ==

Bug: 12173
Description: Player selected in Settings becomes target in browse window.

Backport change 30456 from 7.6/trunk