Author: titmuss
Date: Sun Jan 27 14:01:24 2008
New Revision: 1656

URL: http://svn.slimdevices.com?rev=1656&root=Jive&view=rev
Log:
Bug: 6761
Description:
I lied, this does happen when disconnected from all players.


Modified:
    
branches/7.0/jive/src/pkg/jive_squeezeboxjive/share/applets/SetupFirmwareUpgrade/SetupFirmwareUpgradeMeta.lua

Modified: 
branches/7.0/jive/src/pkg/jive_squeezeboxjive/share/applets/SetupFirmwareUpgrade/SetupFirmwareUpgradeMeta.lua
URL: 
http://svn.slimdevices.com/branches/7.0/jive/src/pkg/jive_squeezeboxjive/share/applets/SetupFirmwareUpgrade/SetupFirmwareUpgradeMeta.lua?rev=1656&root=Jive&r1=1655&r2=1656&view=diff
==============================================================================
--- 
branches/7.0/jive/src/pkg/jive_squeezeboxjive/share/applets/SetupFirmwareUpgrade/SetupFirmwareUpgradeMeta.lua
 (original)
+++ 
branches/7.0/jive/src/pkg/jive_squeezeboxjive/share/applets/SetupFirmwareUpgrade/SetupFirmwareUpgradeMeta.lua
 Sun Jan 27 14:01:24 2008
@@ -63,8 +63,7 @@
                notify_playerCurrent =
                        function(self, player)
                                if not player then
-                                       -- should never happen
-                                       error("No player")
+                                       return
                                end
 
                                if meta.player and meta.player ~= player then

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to