Bug 2962 - Pandora "creating station" message hangs around
: Pandora "creating station" message hangs around
Status: CLOSED FIXED
Product: MySqueezebox.com
Classification: Unclassified
Component: Pandora
: unspecified
: PC Other
: P2 normal (vote)
: ---
Assigned To: Andy Grundman
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-02-09 07:54 UTC by Andy Grundman
Modified: 2009-09-08 09:20 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Grundman 2006-02-09 07:54:35 UTC
- Went to create my first station "MAXWELL".  Entered the text,  pressed right arrow, said "Creating New Pandora Station...", then the  music started.  But the "Creating..." message didn't go away and I  saw the spinning cursor until I _eventually_ got bounced back to now  playing after many seconds. 

----

Dean: This was one reason I had added the force-to-now-playing code.  I guess we need another message after Creating Station that says "Station created" and then sit on that screen until Now Playing kicks in?
Comment 1 Blackketter Dean 2006-02-09 08:01:04 UTC
Subject: Re:   New: Pandora "creating station" message hangs around

Actually, why not just jump straight to Now Playing after the station  
is created?

The only downside of this is that if the creation takes too little  
time, it'll just flash.  You could set up a timer that also does an  
unblock and only unblock on completion of the play command if that  
timer has already gone off.  Make sense?


Comment 2 Andy Grundman 2006-02-09 08:02:39 UTC
That's the way it used to work ;)  I'll put it back in.

I assume you still don't want to jump to Now Playing when you play an existing station?
Comment 3 Blackketter Dean 2006-02-09 08:10:53 UTC
Subject: Re:  Pandora "creating station" message hangs around

Sorry for the thrashing.  Yes, we don't jump when you play an  
existing thing.

The issue here is that we're creating a new thing and don't know  
where to go when it's created.   There are two reasonable places:

1.  The Now Playing screen.  (This is what you did, then took away,  
and are putting back.)
2.  The Pandora Radio stations list with the new one created.  (This  
is more consistent with our UI.)

Either way, it's a brief feedback about the creation followed by  
ending up in an obvious place.  I want to play with it again. 

Comment 4 Andy Grundman 2006-02-09 11:44:36 UTC
Fixed, please test.
Comment 5 Blackketter Dean 2006-02-09 12:13:35 UTC
Subject: Re:  Pandora "creating station" message hangs around

Looks great.

Comment 6 James Richardson 2008-12-15 12:15:11 UTC
This bug has been fixed in the latest release of SqueezeNetwork!

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.