[Bug 129789] starts playing when you click Next or Previous while paused

rhythmbox (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Sep 15 13:20:53 UTC 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=129789

  rhythmbox | User Interface | Ver: 0.8.8




------- Comment #10 from Brian Bourke-Martin  2008-09-15 13:20 UTC -------
Created an attachment (id=118748)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=118748&action=view)
fix to maintain the "playing/paused" state on next and previous button clicks

I have added code to pass the "playing" state down the stack and if the player
is in the paused state, then immediately after the play function is called a
call is made to the pause function.

I fear that this may a bit of a hack fix, but I did not want to rewrite the
RBPlayerIter interface to accommodate this bug since it may have far reaching
implications.  Calling the play method defined in the interface was the only
way I could find to update the GUI elements, so here we are with a pause
command right after.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=129789.



More information about the pkg-gnome-maintainers mailing list