GNOME Bugzilla – Bug 327107
XMP Metadata doesn't get updated when tag is renamed
Last modified: 2007-06-30 09:55:23 UTC
When renaming a tag, the XMP Metadata in the image files is not rewritten.
yeah this case needs to be handled
Adding this to my asynchronous XMP patch, doing lot's of XMP writes no longer blocks the UI with that patch, so we can actually fix this one. Will add depend when I post the patch in bugzilla.
Perhaps you can create a bug in BugZilla already now... to inform what you are doing, and let other people know of it, so no duplications... Just a thought..
It has been created, a patch with a fix is in bug 337724. I've added a dependency on that bug to this one. Unfortunately, bugzilla doesn't really show it when a dependency is added. The fix is there though, no worries :-).
Created attachment 90523 [details] [review] f-spot-tag-rename-xmp-327107.diff This patch should fix it, uses the now committed scheduler. Anyone care to review it? Let me know if it's ok to commit this.
Oh, for the record: I've removed the stray Console.WriteLine in my working tree, just noticed it's still there in the patch.
After a week of using it, it seems to work flawlessly. I've pushed my changes to trunk (it seems both sde and lewing have fallen of the earth and I don't like bitrot).
*** Bug 352544 has been marked as a duplicate of this bug. ***