Summary: | from Batch Queue Manager metadata for lens auto-correction are not recognized | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Joachim Ullrich <info> |
Component: | BatchQueueManager-RAWProcessing | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | metzpinguin |
Priority: | NOR | ||
Version: | 7.6.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/42e5f840691c56c96dbc70ab8c099f7278d9eb62 | Version Fixed In: | 7.7.0 |
Sentry Crash Report: |
Description
Joachim Ullrich
2022-04-24 12:03:16 UTC
I need a sample image, I can't reproduce the problem here with my images. If not public to my private mail. I also use openSUSE Tumbleweed. If you have updated the lensfun database in previous versions of lensfun, you should delete this in the home (~/.local/share/lensfun) directory for a test. Maik Hi Maik, wouldn't have expected such a fast response. The raw-image has a size of 19MiB. Bugzilla limits the size of attachments to 4MiB. So I try it by mail. The image doesn't show persons, so no problem adding to the bug-report. My tumbleweed installation runs under virtualbox, my everyday distro is leap15.3 with currently digikam 7.1.0. I use tumbleweed mainly to check features of newer versions of apps. Neither with leap15.3 nor tumbleweed there is a "lensfun" folder below my home. I checked with strace that digikam finds and opens the lensfun database, i.e. all the xml-files from /usr/share/lensfun/version_1/ are opened and read. If I can do more to analyze the problem, let me know. So far I didn't try to debug digikam. Are there logging options for digikam or the batch queue manager? Best Regards Joachim Ullrich On 24.04.22 14:41, Maik Qualmann wrote: > https://bugs.kde.org/show_bug.cgi?id=452947 > > Maik Qualmann<metzpinguin@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |metzpinguin@gmail.com > > --- Comment #1 from Maik Qualmann<metzpinguin@gmail.com> --- > I need a sample image, I can't reproduce the problem here with my images. If > not public to my private mail. I also use openSUSE Tumbleweed. If you have > updated the lensfun database in previous versions of lensfun, you should delete > this in the home (~/.local/share/lensfun) directory for a test. > > Maik > The test image is of a Canon PowerShot G1X with a fixed lens. Because there is no match between the Lensfun lens string and the lens metadata, digiKam only finds a partial match. Maik We could accept a full match as a workaround if the Lensfun lens string contains the full camera name or the suffix "& compatibles". Maik Git commit 42e5f840691c56c96dbc70ab8c099f7278d9eb62 by Maik Qualmann. Committed on 24/04/2022 at 15:50. Pushed by mqualmann into branch 'qt5-maintenance'. optimize lens detection logic FIXED-IN: 7.7.0 M +2 -1 NEWS M +3 -2 core/libs/dimg/filters/lens/lensfuniface.cpp https://invent.kde.org/graphics/digikam/commit/42e5f840691c56c96dbc70ab8c099f7278d9eb62 |