| Summary: | crash updating fingerprints before checking similarities | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | pepejim |
| Component: | Maintenance-Similarities | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | caulier.gilles, metzpinguin |
| Priority: | NOR | ||
| Version First Reported In: | 7.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | 7.3.0 | |
| Sentry Crash Report: | |||
|
Description
pepejim
2020-11-11 11:43:19 UTC
*** This bug has been marked as a duplicate of bug 427337 *** Activate the debug output by setting an environment variable in the Windows environment editor. Variable: QT_LOGGING_RULES Value: digikam.*=true Download DebugView from Microsoft and run it. Start digiKam and upload the messages from DebugView here if digiKam crashes. Maik Git commit 8a2eba8bdfd2cdb8972ecee31bfaa1122e5b65f6 by Gilles Caulier. Committed on 12/11/2020 at 13:37. Pushed by cgilles into branch 'master'. Clazy++ : fix copy constructor warning with internal polymorphic class used in HarrIface Related: bug 427337 M +2 -1 core/libs/database/dbjobs/duplicatesprogressobserver.cpp M +8 -2 core/libs/database/haar/haariface.h M +6 -6 core/libs/database/haar/haariface_p.cpp https://invent.kde.org/graphics/digikam/commit/8a2eba8bdfd2cdb8972ecee31bfaa1122e5b65f6 Fixed With bug #427337 |