| Summary: | Auto-rotation/flip Images delete face tags | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | nonobio |
| Component: | Faces-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | caulier.gilles, nonobio |
| Priority: | NOR | ||
| Version First Reported In: | 5.8.0 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://commits.kde.org/digikam/f3d94949ccb904219ba7859d1bda11a011564d1d | Version Fixed/Implemented In: | 5.9.0 |
| Sentry Crash Report: | |||
| Attachments: | Metadata differences on the same photo, before (left) and after (right) applying autorotation | ||
Git commit f3d94949ccb904219ba7859d1bda11a011564d1d by Maik Qualmann. Committed on 16/01/2018 at 18:37. Pushed by mqualmann into branch 'master'. fix and add support for flip image face tags (flip function backported from 6.0.0) FIXED-IN: 5.9.0 M +2 -1 NEWS M +25 -0 libs/database/tags/tagregion.cpp M +5 -0 libs/database/tags/tagregion.h M +25 -10 libs/fileactionmanager/fileworkeriface.cpp https://commits.kde.org/digikam/f3d94949ccb904219ba7859d1bda11a011564d1d Thanks a lot :) |
Created attachment 109903 [details] Metadata differences on the same photo, before (left) and after (right) applying autorotation Hi, When i use "auto-rotation/flip Images" tool, all my faces tag are deleted, even if the image doesn't need rotation. I applied this task to all my photos and all my face was deleted. Hopefully i had a backup ;) You can reproduce the bug by using the task "auto rotate" on any photo with face tag : face tag is instantly deleted. Thanks