After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 539085 - Hitting 'previous' actually goes to previous song rather than restarting current
Hitting 'previous' actually goes to previous song rather than restarting current
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: Playback
1.0.0
Other Linux
: Normal normal
: 1.x
Assigned To: Alexander Kojevnikov
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-19 06:32 UTC by Cody Russell
Modified: 2009-03-04 18:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Go to the previous track only if position is less than 4 seconds, otherwise restart the current song. (821 bytes, patch)
2009-03-02 03:42 UTC, Alexander Kojevnikov
committed Details | Review

Description Cody Russell 2008-06-19 06:32:21 UTC
Title says it all.  In Banshee 0.13 (or whatever was on Ubuntu), as well as every other media program and media player I've ever seen, when you hit the 'Previous' button/action/whatever then it restarts the current song.  But with Banshee 1.0 it seems to actually go to the previous song.  Is that intentional, or is that a bug?
Comment 1 Andrew Conkling 2008-06-19 16:42:56 UTC
(In reply to comment #0)
> But with
> Banshee 1.0 it seems to actually go to the previous song.  Is that intentional,
> or is that a bug?

Not sure, honestly, but Playback | Restart Song (or pressing R) will restart the current song. So maybe intentional?
Comment 2 Cody Russell 2008-06-20 05:15:51 UTC
Yeah, but still seems broken.  Think media keys, or if you had a remote control setup or something.  I've never seen a CD player or mp3 player that goes to the previous song by hitting the 'prev' button a single time.  Always two times.
Comment 3 Andrew Conkling 2008-06-20 13:33:20 UTC
Agreed. That was mostly tongue-in-cheek, otherwise I would've changed the status of the bug. ;)
Comment 4 Alexander Kojevnikov 2009-03-02 03:27:04 UTC
I checked Totem and iTunes, they go to the previous song only if the current song has been played less than 4 and 3 seconds correspondingly. Otherwise they restart the current song.
Comment 5 Alexander Kojevnikov 2009-03-02 03:42:51 UTC
Created attachment 129825 [details] [review]
Go to the previous track only if position is less than 4 seconds, otherwise restart the current song.
Comment 6 Gabriel Burt 2009-03-04 18:31:36 UTC
This looks good to me, Bertrand, would you commit?
Comment 7 Bertrand Lorentz 2009-03-04 18:59:06 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.