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 466670 - dragging from ipod to local library does not copy the rating
dragging from ipod to local library does not copy the rating
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: iPod
0.11.x
Other Linux
: Normal minor
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 654581 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-08-14 16:39 UTC by Pedro Villavicencio
Modified: 2018-05-24 12:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2007-08-14 16:39:11 UTC
This bug has been filled here: 

https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/132484

"Binary package hint: rhythmbox

When moving a song from the library to the ipod, the rating ( **** ) are copied.
this does not happen when copying from the ipod to the library

v 0.11.1-0ubuntu3"
Comment 1 Nicolò Chieffo 2008-03-03 12:32:24 UTC
also valid for version 0.11.4
Comment 2 Christophe Fergeau 2008-03-03 12:53:31 UTC
Hmm, there is code to read/write the rating during such transfers :-/ (grep for RATING in plugins/ipod/rb-ipod-source.c) This should work in 0.11.4 at least :(
Comment 3 Nicolò Chieffo 2008-03-03 13:55:44 UTC
but it doesn't :( I've just tested it
Comment 4 Kevin Miller 2008-05-02 13:30:39 UTC
I just confirmed that this bug exists in 0.11.5. I am running Ubuntu 8.04.
Comment 5 Christophe Fergeau 2008-05-20 11:42:34 UTC
As far as I can tell, this bug isn't ipod-specific, it will happen with any drags to the library source. This is because RBLibrarySource::impl_paste (which is called by RBLibrarySource::drag_received) creates a new RhythmDBEntry from scratch and the rating (or any other property) of the old entry is never set on that new RhythmDBEntry. Maybe something clever could be done in RBLibrarySource::completed_cb.
Comment 6 Bruce Pieterse 2011-04-25 16:43:33 UTC
@Christophe

This bug is still active 0.13.2. Is there any chance this could be implemented for the next release?
Comment 7 Jonathan Matthew 2011-07-13 23:54:42 UTC
*** Bug 654581 has been marked as a duplicate of this bug. ***
Comment 8 GNOME Infrastructure Team 2018-05-24 12:47:36 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rhythmbox/issues/420.