Author: titmuss
Date: Sun Jan 27 14:01:49 2008
New Revision: 1657

URL: http://svn.slimdevices.com?rev=1657&root=Jive&view=rev
Log:
 [EMAIL PROTECTED] (orig r1656):  titmuss | 2008-01-27 22:01:24 +0000
 Bug: 6761
 Description:
 I lied, this does happen when disconnected from all players.
 
 

Modified:
    trunk/   (props changed)
    
trunk/jive/src/pkg/jive_squeezeboxjive/share/applets/SetupFirmwareUpgrade/SetupFirmwareUpgradeMeta.lua

Propchange: trunk/
------------------------------------------------------------------------------
--- svk:merge (original)
+++ svk:merge Sun Jan 27 14:01:49 2008
@@ -1,3 +1,3 @@
-bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/7.0:1649
+bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/7.0:1656
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/SN:1083
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/scrolling:1378

Modified: 
trunk/jive/src/pkg/jive_squeezeboxjive/share/applets/SetupFirmwareUpgrade/SetupFirmwareUpgradeMeta.lua
URL: 
http://svn.slimdevices.com/trunk/jive/src/pkg/jive_squeezeboxjive/share/applets/SetupFirmwareUpgrade/SetupFirmwareUpgradeMeta.lua?rev=1657&root=Jive&r1=1656&r2=1657&view=diff
==============================================================================
--- 
trunk/jive/src/pkg/jive_squeezeboxjive/share/applets/SetupFirmwareUpgrade/SetupFirmwareUpgradeMeta.lua
 (original)
+++ 
trunk/jive/src/pkg/jive_squeezeboxjive/share/applets/SetupFirmwareUpgrade/SetupFirmwareUpgradeMeta.lua
 Sun Jan 27 14:01:49 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