Bug 12199 - Song position indicator snaps back to old position for a moment upon seek
: Song position indicator snaps back to old position for a moment upon seek
Status: CLOSED FIXED
Product: SqueezePlay
Classification: Unclassified
Component: Now Playing
: unspecified
: PC Other
: P2 normal (vote)
: 7.6.0
Assigned To: Alan Young
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-29 01:49 UTC by Alan Young
Modified: 2011-05-12 11:39 UTC (History)
3 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Young 2009-05-29 01:49:33 UTC
Using the touch interface to select a different position in the track (seek), the position indicator moves with your finger but snaps back to the old position for a moment before playback resumes at the newly-selected position.

By contract, the song-scanner on the Controller does not have this problem.
Comment 1 Richard Titmuss 2009-07-27 01:13:51 UTC
Reset priority before triage.
Comment 2 Seth Schulte 2009-08-05 15:52:29 UTC
Fab4-specific. Moving to 8.0.
Comment 3 Chris Owens 2010-05-06 15:47:34 UTC
Tom is no longer available to us
Comment 4 SVN Bot 2011-04-08 01:20:32 UTC
 == Auto-comment from SVN commit #9411 to the jive repo by ayoung ==
 == http://svn.slimdevices.com/jive?view=revision&revision=9411 ==

Fixed bug 12199: Song position indicator snaps back to old position for a moment upon seek 
Mark the player as being in state waitingToPlay as soon as issuing a gototime command to the server or upon registering a touch on the progress-bar slider. This will defeat updates of the progress bar until the next (player)status notification arrives, which should have the correct new time.
It is still possible to get a jump in the case that the Slider object has not yet delivered the notification that it has been touched (debounce of pseudo-mouse event), but this is pretty rare and only affects the touch interface.
Comment 5 Paul Chandler 2011-05-12 11:39:56 UTC
7.6.r32407

Touch slider is not snapping to old position.
I have gotten the indicator to 'split' for a second then it updates