Bug 465461 - tags set by DxO not visible in Digikam
Summary: tags set by DxO not visible in Digikam
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Sidecar (show other bugs)
Version: 7.9.0
Platform: Microsoft Windows Other
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-08 08:20 UTC by fch22
Modified: 2023-02-09 20:29 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.10.0
Sentry Crash Report:


Attachments
metadata settings (22.95 KB, image/png)
2023-02-08 08:20 UTC, fch22
Details
metadata settings (25.37 KB, image/png)
2023-02-08 08:20 UTC, fch22
Details
metadata settings (17.05 KB, image/png)
2023-02-08 08:20 UTC, fch22
Details
Tags (68.33 KB, image/png)
2023-02-08 21:45 UTC, Maik Qualmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fch22 2023-02-08 08:20:01 UTC
Created attachment 156062 [details]
metadata settings

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. in DXO photolab : set a tag on a raw 
2. in Digikam: refresh the metadata : caption / more / read metadata from file to database


OBSERVED RESULT
tag not visible in digikam (properties)

EXPECTED RESULT
tag should be visible in Digikam. This is working for rating and color label

SOFTWARE/OS VERSIONS
Windows 10

ADDITIONAL INFORMATION
Digikam is configured for compatibility with commercial products

I used exiv2 tools and I see that missing tags are present in the XMP file in  dublin Core / Subject
D:\images\Pellicules\pellicule 2022\2022-09\2022-09-26>exiv2 -g subject P9260030.XMP
Xmp.dc.subject                               XmpBag      7  Best-of, Bretagne, Paysage, fokkus, ile grande, pays, plage

I add a new metada namespace but it doesn't solved the problem

find hereafter the configuration I have for metadata



the
Comment 1 fch22 2023-02-08 08:20:29 UTC
Created attachment 156063 [details]
metadata settings
Comment 2 fch22 2023-02-08 08:20:50 UTC
Created attachment 156064 [details]
metadata settings
Comment 3 Maik Qualmann 2023-02-08 08:31:53 UTC
Move Xmp.dc.subject to the first position in the advanced metadata settings.

Maik
Comment 4 Maik Qualmann 2023-02-08 10:37:43 UTC
However, Xmp.dc.subject should not be in captions, but in tags. If they made these changes on purpose, they are wrong.

Maik
Comment 5 fch22 2023-02-08 10:49:45 UTC
(In reply to Maik Qualmann from comment #3)
> Move Xmp.dc.subject to the first position in the advanced metadata settings.
> 
> Maik

just tried , but still don't see the tags in digikam  in the icon or properties view
Frederic
Comment 6 Maik Qualmann 2023-02-08 10:56:43 UTC
In their case, Xmp.dc.subject belongs in Tags at the first position in the list and not in Captions.

Reset the Captions and Tags settings and move Xmp.dc.subject to the first position in Tags.

Maik
Comment 7 fch22 2023-02-08 10:57:58 UTC
(In reply to Maik Qualmann from comment #6)
> In their case, Xmp.dc.subject belongs in Tags at the first position in the
> list and not in Captions.
> 
> Reset the Captions and Tags settings and move Xmp.dc.subject to the first
> position in Tags.
> 
> Maik

"Reset the Captions and Tags settings" : How to do it ? does it mean remove all captions and tags ?

Frederic
Comment 8 Maik Qualmann 2023-02-08 11:03:10 UTC
There is a reset to default button, as well as buttons to move items up and down.

https://docs.digikam.org/en/setup_application/metadata_settings.html#advanced-settings

Maik
Comment 9 fch22 2023-02-08 11:11:13 UTC
(In reply to Maik Qualmann from comment #8)
> There is a reset to default button, as well as buttons to move items up and
> down.
> 
> https://docs.digikam.org/en/setup_application/metadata_settings.
> html#advanced-settings
> 
> Maik

I have reset "metadata namespace" to default  => reread from file to database => no change
I have re-created the namespace "Xmp.dc.subject" and put it at the top => reread from file to database => no change
did I proceed correctly?

Frederic
Comment 10 Maik Qualmann 2023-02-08 11:39:16 UTC
You don't need to create it, Xmp.dc.subject is present in tags by default, just move it to the top position with the buttons.

Maik
Comment 11 Maik Qualmann 2023-02-08 21:45:19 UTC
Created attachment 156090 [details]
Tags

Screenshot for explanation:
1. Select tags.
2. Select Xmp.dc.subject
3. Move up.

Maik
Comment 12 fch22 2023-02-09 07:57:29 UTC
(In reply to Maik Qualmann from comment #11)
> Created attachment 156090 [details]
> Tags
> 
> Screenshot for explanation:
> 1. Select tags.
> 2. Select Xmp.dc.subject
> 3. Move up.
> 
> Maik

ok , got it! thanks a lot  that works 
(I was missing the menu where to select tags)
you can close it