Comment 5 for bug 128602

Revision history for this message
Adam Lukens (spawn968) wrote :

I'm very sorry, I had forgotten this bug was still open. It is still a problem as of Banshee v0.13.1 in Gutsy Gibbon. Again, the "next track" and "previous track" buttons start playing songs. This is a problem for me, because I like to search randomly through the library for songs I like without hearing snippets every quarter of a second. Since the pause is a toggle, I'm of the opinion that it should stay paused even after choosing to go to the next or previous track. It may be the way the banshee developers wanted it, I'm just letting you guys know. I peeked through the source-code, and it seems that in ./src/Core/Banshee/PlaylistModel.cs in the function PlayIter(), it doesn't check to see whether it is paused or not.