New metadata editor
This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.
This is a read-only list on gimpusers.com so this discussion thread is read-only, too.
New metadata editor | Ben | 17 Jun 15:00 |
New metadata editor | C R | 18 Jun 11:26 |
New metadata editor | Ben | 18 Jun 11:48 |
New metadata editor | Ben | 21 Jun 12:11 |
New metadata editor | C R | 21 Jun 13:03 |
New metadata editor | Ben | 21 Jun 13:12 |
New metadata editor | Ben | 25 Jun 13:21 |
New metadata editor | C R | 26 Jun 10:41 |
New metadata editor | [Ben] | 26 Jun 12:17 |
New metadata editor | Ben | 05 Jul 23:53 |
New metadata editor | Alexandre Prokoudine | 08 Jul 09:41 |
New metadata editor
I've updated the patches for a new metadata editor plugin. It adds support for the fields supported by Photoshop/Bridge/Lightroom, and GPS location data as well as keeping support for the original GIMP IPTC fields. Now the same metadata can be handle between GIMP and Adobe products.
Unrelated to the editor are some issues with GIMP when saving some XMP tags that need looking at.
Enjoy.
https://bugzilla.gnome.org/show_bug.cgi?id=769820
Ben
New metadata editor
Thanks Ben! This will be really useful! -C
On 17 Jun 2017 16:00, "Ben" wrote:
I've updated the patches for a new metadata editor plugin. It adds support for the fields supported by Photoshop/Bridge/Lightroom, and GPS location data as well as keeping support for the original GIMP IPTC fields. Now the same metadata can be handle between GIMP and Adobe products.
Unrelated to the editor are some issues with GIMP when saving some XMP tags that need looking at.
Enjoy.
https://bugzilla.gnome.org/show_bug.cgi?id=769820
Ben
_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman /listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list
New metadata editor
You're welcome, and i thought so as well :)
Working on some cleanup i was asked to do as well as a few more tweaks i noticed i should do. You may need to upgrade to Exiv2 v0.26 after this patch. I've had issues with the prior version, but it could just be issues with the Ubuntu version i had on my system as well lol.
Ben
On 06/18/2017 07:26 AM, C R wrote:
Thanks Ben! This will be really useful! -C
On 17 Jun 2017 16:00, "Ben" > wrote:
I've updated the patches for a new metadata editor plugin. It adds support for the fields supported by Photoshop/Bridge/Lightroom, and GPS location data as well as keeping support for the original GIMP IPTC fields. Now the same metadata can be handle between GIMP and Adobe products.
Unrelated to the editor are some issues with GIMP when saving some XMP tags that need looking at.
Enjoy.
https://bugzilla.gnome.org/show_bug.cgi?id=769820
Ben
_______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@gnome.org
List membership:
https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list
New metadata editor
Hi C R,
Updated the patch per Mitch's requirements, and fixed some issues with
the importer/exporter portion of the code. That part probably needs more
stress testing than i managed to give it (lol). I forgot to mention
previously that the new editor also lets you save/load template files
with your metadata depending on the various needs you may have. These
are plain text xml files. See
https://bugzilla.gnome.org/show_bug.cgi?id=769820 for the latest patch
and there are screenshots posted as well to give you an idea of whats there.
Ben
On 06/18/2017 07:26 AM, C R wrote:
Thanks Ben! This will be really useful! -C
On 17 Jun 2017 16:00, "Ben" > wrote:
I've updated the patches for a new metadata editor plugin. It adds support for the fields supported by Photoshop/Bridge/Lightroom, and GPS location data as well as keeping support for the original GIMP IPTC fields. Now the same metadata can be handle between GIMP and Adobe products.
Unrelated to the editor are some issues with GIMP when saving some XMP tags that need looking at.
Enjoy.
https://bugzilla.gnome.org/show_bug.cgi?id=769820
Ben
_______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@gnome.org
List membership:
https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list
New metadata editor
Excellent work! I look forward to giving a thorough testing after the Inkscape hackfest is done.
Thanks for doing this. It's going to be great not having to use other
software packages just to handle metadata.
I'm sure other graphic artists will agree, and I look forward to
shouting about it post-hackfest. :)
-C
On Wed, Jun 21, 2017 at 1:11 PM, Ben wrote:
Hi C R,
Updated the patch per Mitch's requirements, and fixed some issues with the importer/exporter portion of the code. That part probably needs more stress testing than i managed to give it (lol). I forgot to mention previously that the new editor also lets you save/load template files with your metadata depending on the various needs you may have. These are plain text xml files. See https://bugzilla.gnome.org/show_bug.cgi?id=769820 for the latest patch and there are screenshots posted as well to give you an idea of whats there.
Ben
On 06/18/2017 07:26 AM, C R wrote:
Thanks Ben! This will be really useful! -C
On 17 Jun 2017 16:00, "Ben" > wrote:
I've updated the patches for a new metadata editor plugin. It adds support for the fields supported by Photoshop/Bridge/Lightroom, and GPS location data as well as keeping support for the original GIMP IPTC fields. Now the same metadata can be handle between GIMP and Adobe products.
Unrelated to the editor are some issues with GIMP when saving some XMP tags that need looking at.
Enjoy.
https://bugzilla.gnome.org/show_bug.cgi?id=769820
Ben
_______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@gnome.org
List membership:
https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list
New metadata editor
Thanks, hopefully there aren't any issues left in the code :)
Note that there is a bug with saving XMP data in GIMP i (or anyone else) still need to fix it, but that's a whole other issue to deal with. Haven't been able to isolate if it's an issue with GIMP, Gexiv2, or Exiv2.
Something about invalid namespaces (error 102 from the XMP SDK in Exiv2) but the tag it fails on is a valid one. I don't get any or similar errors on EXIF and IPTC tags.
Not sure when i'll have the time to tackle that one.
Have a good one.
Ben
On 06/21/2017 09:03 AM, C R wrote:
Excellent work! I look forward to giving a thorough testing after the Inkscape hackfest is done.
Thanks for doing this. It's going to be great not having to use other software packages just to handle metadata. I'm sure other graphic artists will agree, and I look forward to shouting about it post-hackfest. :)
-COn Wed, Jun 21, 2017 at 1:11 PM, Ben wrote:
Hi C R,
Updated the patch per Mitch's requirements, and fixed some issues with the importer/exporter portion of the code. That part probably needs more stress testing than i managed to give it (lol). I forgot to mention previously that the new editor also lets you save/load template files with your metadata depending on the various needs you may have. These are plain text xml files. See https://bugzilla.gnome.org/show_bug.cgi?id=769820 for the latest patch and there are screenshots posted as well to give you an idea of whats there.
Ben
On 06/18/2017 07:26 AM, C R wrote:
Thanks Ben! This will be really useful! -C
On 17 Jun 2017 16:00, "Ben" > wrote:
I've updated the patches for a new metadata editor plugin. It adds support for the fields supported by Photoshop/Bridge/Lightroom, and GPS location data as well as keeping support for the original GIMP IPTC fields. Now the same metadata can be handle between GIMP and Adobe products.
Unrelated to the editor are some issues with GIMP when saving some XMP tags that need looking at.
Enjoy.
https://bugzilla.gnome.org/show_bug.cgi?id=769820
Ben
_______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@gnome.org
List membership:
https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list
New metadata editor
Hi,
Just an update to say i've uploaded a new patch that fixes saving so now the editor should work fine.
Ben
On 06/21/2017 09:03 AM, C R wrote:
Excellent work! I look forward to giving a thorough testing after the Inkscape hackfest is done.
Thanks for doing this. It's going to be great not having to use other software packages just to handle metadata. I'm sure other graphic artists will agree, and I look forward to shouting about it post-hackfest. :)
-C
New metadata editor
Thanks a lot Ben!
-C
On 25 Jun 2017 15:21, "Ben" wrote:
Hi,
Just an update to say i've uploaded a new patch that fixes saving so now the editor should work fine.
Ben
On 06/21/2017 09:03 AM, C R wrote:
Excellent work! I look forward to giving a thorough testing after the Inkscape hackfest is done.
Thanks for doing this. It's going to be great not having to use other software packages just to handle metadata. I'm sure other graphic artists will agree, and I look forward to shouting about it post-hackfest. :)
-C_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman /listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list
New metadata editor
You're welcome. When i have more time i might tackle loading xmp sidecar files as well since it doesn't seem to work some of the files i have here.
Ben
On 06/26/2017 06:41 AM, C R wrote:
Thanks a lot Ben!
-COn 25 Jun 2017 15:21, "Ben" > wrote:
Hi,
Just an update to say i've uploaded a new patch that fixes saving so now the editor should work fine.
Ben
On 06/21/2017 09:03 AM, C R wrote:
Excellent work! I look forward to giving a thorough testing after the
Inkscape hackfest is done.Thanks for doing this. It's going to be great not having to use other
software packages just to handle metadata. I'm sure other graphic artists will agree, and I look forward to shouting about it post-hackfest. :) -C_______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@gnome.org
List membership:
https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list
New metadata editor
Hi,
Just letting you know i've updated the patch to add Xmp.xmpMM.History support.
Ben
On 06/26/2017 06:41 AM, C R wrote:
Thanks a lot Ben!
-COn 25 Jun 2017 15:21, "Ben" > wrote:
Hi,
Just an update to say i've uploaded a new patch that fixes saving so now the editor should work fine.
Ben
On 06/21/2017 09:03 AM, C R wrote:
Excellent work! I look forward to giving a thorough testing after the
Inkscape hackfest is done.Thanks for doing this. It's going to be great not having to use other
software packages just to handle metadata. I'm sure other graphic artists will agree, and I look forward to shouting about it post-hackfest. :) -C_______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@gnome.org
List membership:
https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list
New metadata editor
On Sat, Jun 17, 2017 at 6:00 PM, Ben wrote:
I've updated the patches for a new metadata editor plugin. It adds support for the fields supported by Photoshop/Bridge/Lightroom, and GPS location data as well as keeping support for the original GIMP IPTC fields. Now the same metadata can be handle between GIMP and Adobe products.
Hello Ben,
I have two questions:
1. The metadata editor seems to provide UI to enter DICOM metadata, but the viewer doesn't seem to support viewing DICOM metadata. Is that temporary?
2. Only labels in the editor dialog are translatable. All the user-visible strings that are in combo boxes etc. are not. Is that intentional?
Thanks!
Alex