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 649756 - play is being counted twice for all tracks.
play is being counted twice for all tracks.
Status: RESOLVED DUPLICATE of bug 621222
Product: banshee
Classification: Other
Component: Metadata
1.8.1
Other Linux
: Normal minor
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-08 21:16 UTC by carega
Modified: 2011-05-09 20:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description carega 2011-05-08 21:16:45 UTC
Whenever a track is played using "enter", double-clicking and such, playcount is increased by one. At the end of the song, playcount is increased by one, again.

When a song which has zero (0) playcount is double-clicked in order to play it and is listened, it counts as if played twice, playcount becomes two (2). This does not happen, however, when a song is not double-clicked, that is when the next song is automatically played.

Tried to attach the banshee.log file but the command listed (kill -s QUIT $(pidof banshee); cp ~/.config/banshee-1/log ~/Desktop/banshee.log) was not helpfuf:

kill -s QUIT $(pidof banshee); cp ~/.config/banshee-1/log ~/Desktop/banshee.log
kill: uso: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
cp: no se puede crear el fichero regular «/home/carega/Desktop/banshee.log»: No existe el fichero o el directorio

If anyone tells me the command i'll be more than glad to submit the log.
Comment 1 Michael Martin-Smucker 2011-05-09 00:43:50 UTC
This actually sounds like a known issue that should go away if you disable Gapless Playback in Edit > Preferences. I'm marking this as a duplicate of Bug 621222, but if turning off Gapless doesn't fix the problem, feel free to re-open this report.

I'm not exactly sure why the command for getting the log didn't work, though.  Is your desktop directory set as /home/carega/Desktop, or did you rename it?

*** This bug has been marked as a duplicate of bug 621222 ***
Comment 2 carega 2011-05-09 01:12:27 UTC
I updated from 1.8 to 2.0.1 and there is no bug anymore so it's okay.

About the command for the log yeah, I'm running ubuntu in spanish so my desktop directory is set as /home/carega/Escritorio. Duh, sorry about that.
Comment 3 Michael Martin-Smucker 2011-05-09 15:54:11 UTC
(In reply to comment #2)
> I updated from 1.8 to 2.0.1 and there is no bug anymore so it's okay.

Hmm, that's interesting.  Do you still have gapless enabled in 2.0.1?

> About the command for the log yeah, I'm running ubuntu in spanish so my desktop
> directory is set as /home/carega/Escritorio. Duh, sorry about that.

I wondered, since your output in Terminal was in Spanish.  I didn't realize that default folder names in Ubuntu were localized (though it makes sense).  I think there are plans to translate the Banshee website, so we'll have to make sure we localize the terminal commands as well.
Comment 4 carega 2011-05-09 20:40:36 UTC
Gapless is enabled in 2.0.1. so, somehow, the bug got fixed.

As for the localization of the commands, I think the only default folder name that doesn't change is "home".