Bug 16779 - "Continue" item after mysb.com registration of new player does not push to home menu
: "Continue" item after mysb.com registration of new player does not push to ho...
Status: CLOSED FIXED
Product: SB Touch
Classification: Unclassified
Component: Setup
: unspecified
: PC Other
: P1 normal (vote)
: 7.6.0
Assigned To: Ben Klaas
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-01-07 10:08 UTC by Ben Klaas
Modified: 2011-05-13 15:34 UTC (History)
1 user (show)

See Also:
Category: Bug


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Klaas 2011-01-07 10:08:44 UTC
Steps to reproduce:

1. start with a "fresh" SB Touch (this can be accomplished by deleting the previously registered fab4 from mysb.com)
2. go through setup and register it to existing mysb.com account
3. get to window at the end of setup that says registration was successful with a one item menu that lists "Continue".

Continue is broken in this path-- item should do two things, spawn a serverLinked notification internally (this works) and execute a nextWindow = 'home' (this doesn't)

after about 10 seconds or so the player does push to the home menu, but not before any sane customer would think the software was buggy...

this is the callback on the CONTINUE item that isn't functional:

{
		text         => $string->('CONTINUE'),
		serverLinked => 1, # hack to notify serverLinked to set registerDone
		nextWindow   => 'home',
},

these are the three console messages I see when tapping on Continue:
Jan  5 11:10:19 squeezeplay: INFO   applet.SlimBrowser - SlimBrowserApplet.lua:2038 serverlinked: pin: 34CE7
Jan  5 11:10:19 squeezeplay: INFO   applet.SetupWelcome - SetupWelcomeApplet.lua:505 notify_serverLinked: SlimServer {mysqueezebox.com}
Jan  5 11:10:19 squeezeplay: INFO   applet.SetupWelcome - SetupWelcomeApplet.lua:519 server linked: SlimServer {mysqueezebox.com} pin=34CE7 registerRequestRequireAlreadyLinked: false wasAlreadyLinked: true

so, serverLinked notification happens, but nextWindow->'home' isn't working
Comment 1 SVN Bot 2011-01-07 10:23:14 UTC
 == Auto-comment from SVN commit #9279 to the jive repo by bklaas ==
 == http://svn.slimdevices.com/jive?view=revision&revision=9279 ==

Fixed Bug: 16779
Description: goHome() should be called in all cases when a nextWindow->'home' directive is sent
Comment 2 Paul Chandler 2011-05-13 15:34:45 UTC
Verified on Radio and TOuch --7.6.0 r 32413   fw 9441