RSS/Atom feed Twitter
Site is read-only, email is disabled

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.

4 of 5 messages available
Toggle history

Please log in to manage your subscriptions.

mailman.5.1499515201.27502.... 08 Jul 12:45
  New metadata editor Ben 08 Jul 12:45
  New metadata editor Ben 08 Jul 19:29
   New metadata editor Alexandre Prokoudine 08 Jul 20:22
  New metadata editor Ben 09 Jul 11:20
Ben
2017-07-08 12:45:38 UTC (almost 7 years ago)

New metadata editor

Hello Alex,

1. It works here, if you go get the sample test png file from this https://bugzilla.gnome.org/show_bug.cgi?id=769820 bug/issue; does it still work/fail? I just tested it now and it displays DICOM data in the XMP tab in the viewer. This sample has all the data for all fields in the editor filled out and works as well in here in GIMP as well as Adobe Bridge & Photoshop.

2. I didn't realize you wouldn't be able to localize those. Not sure how to tackle that one.

Ben

On 07/08/2017 08:00 AM, gimp-developer-list-request@gnome.org wrote:

4. Re: New metadata editor (Alexandre Prokoudine)

Message: 4 Date: Sat, 8 Jul 2017 12:41:30 +0300 From: Alexandre Prokoudine
Cc: gimp-developer
Subject: Re: [Gimp-developer] New metadata editor Message-ID:

Content-Type: text/plain; charset="UTF-8"

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

Ben
2017-07-08 19:29:27 UTC (almost 7 years ago)

New metadata editor

Hello Alex,

For #1 the issue seems to be that once edited in the editor, the new updates aren't read by the viewer. If you save and reload the image then you get the saved tags. Not sure what's going on there yet but that's the gist of it.

Also i fixed a possible crash issue this morning when saving back the metadata from the editor which may have affected you with #1.

For #2 i took a look at it again today and not sure how easily i can fix this. What exactly would need for this to work?

Ben

On 07/08/2017 08:00 AM, gimp-developer-list-request@gnome.org wrote:

4. Re: New metadata editor (Alexandre Prokoudine)

Message: 4 Date: Sat, 8 Jul 2017 12:41:30 +0300 From: Alexandre Prokoudine
Cc: gimp-developer
Subject: Re: [Gimp-developer] New metadata editor Message-ID:

Content-Type: text/plain; charset="UTF-8"

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

Alexandre Prokoudine
2017-07-08 20:22:24 UTC (almost 7 years ago)

New metadata editor

On Sat, Jul 8, 2017 at 10:29 PM, Ben wrote:

Hello Alex,

For #1 the issue seems to be that once edited in the editor, the new updates aren't read by the viewer. If you save and reload the image then you get the saved tags. Not sure what's going on there yet but that's the gist of it.

Also i fixed a possible crash issue this morning when saving back the metadata from the editor which may have affected you with #1.

Well, I was referring to the fact that I expected a DICOM tab in the viewer and didn't expect the data to show up in the XMP tab.

For #2 i took a look at it again today and not sure how easily i can fix this. What exactly would need for this to work?

I tried placing N_() around messages in metadata-tags.h and adding metadata-tags.h to POTFILES.in, but that just doesn't cut it. Perhaps the .ui file needs tweaking as well.

Alex

Ben
2017-07-09 11:20:13 UTC (almost 7 years ago)

New metadata editor

Hello Alex,

I have a fix for #1, someone regressed part of my changes. Did a new pull from the repo and noticed it. Submitted fix here https://bugzilla.gnome.org/show_bug.cgi?id=784717

As for #2 not sure what i need to modify.

Ben

On 07/08/2017 08:00 AM, gimp-developer-list-request@gnome.org wrote:

4. Re: New metadata editor (Alexandre Prokoudine)

Message: 4 Date: Sat, 8 Jul 2017 12:41:30 +0300 From: Alexandre Prokoudine
Cc: gimp-developer
Subject: Re: [Gimp-developer] New metadata editor Message-ID:

Content-Type: text/plain; charset="UTF-8"

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