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 671840 - [PATCH] Fix setting multiple tags with different values
[PATCH] Fix setting multiple tags with different values
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 672650 674225 675308 flanyl (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-03-11 18:44 UTC by Cole Robinson
Modified: 2012-07-26 23:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix setting multiple tags with different values (1.64 KB, patch)
2012-03-11 18:44 UTC, Cole Robinson
committed Details | Review

Description Cole Robinson 2012-03-11 18:44:00 UTC
Created attachment 209443 [details] [review]
Fix setting multiple tags with different values

Fix setting multiple tags with different values
    
    There's a bug setting the genre tag for multiple files. Reproducer:
    
    1) Select 50 songs, right click->properties, change genre to 'foo'
    2) Once dialog closes, select another 50 songs, change genre to 'bar'
    3) Once dialog closes, close rhythmbox
    4) Inspect the files with another program, notice that all files
       have genre 'foo'.
    
    This is doubly frustrating because rhythmbox caches the requested
    values, so you won't see the tagging error until accessing the music
    through other software.
    
    Fix tag list cleanup to be what it was prior to commit 90b7496c
Comment 1 Jonathan Matthew 2012-03-11 22:47:48 UTC
Pushed the relevant portion of the code with a suitable commit message as 9ef7f10.  You don't need to explain how to reproduce the bug in the commit message, that's what the bug report is for.
Comment 2 Jonathan Matthew 2012-03-24 10:12:50 UTC
*** Bug 672650 has been marked as a duplicate of this bug. ***
Comment 3 Jonathan Matthew 2012-04-16 21:48:28 UTC
*** Bug 674225 has been marked as a duplicate of this bug. ***
Comment 4 Jonathan Matthew 2012-05-02 20:35:32 UTC
*** Bug 675308 has been marked as a duplicate of this bug. ***
Comment 5 Jonathan Matthew 2012-07-26 23:32:52 UTC
*** Bug 680629 has been marked as a duplicate of this bug. ***