Summary: | Crash while updating fingerprints. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | MarcP <iwannaberich> |
Component: | Searches-Similarity | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | iwannaberich, metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 6.2.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/kde/digikam/commit/157f9427e963b12a73b8d6fe15176c9de6c87cce | Version Fixed In: | 6.2.0 |
Sentry Crash Report: |
Description
MarcP
2019-05-25 17:19:11 UTC
ImageMagick crashes while trying to load an MP3 audio file... Maik "Unsupported image format". Well, yeah. Why with that file in particular? Couldn't digikam skip non-picture files? The creation of fingerprints actually only searches images. For some reason the MP3 files have be stored in the database as image. No matter, the ImageMagick loader does filter now all not images. Maik Git commit 157f9427e963b12a73b8d6fe15176c9de6c87cce by Maik Qualmann. Committed on 25/05/2019 at 21:03. Pushed by mqualmann into branch 'master'. only images for ImageMagick loader FIXED-IN: 6.2.0 M +2 -1 NEWS M +11 -0 core/libs/dimg/loaders/magickloader.cpp M +1 -1 core/libs/threadimageio/thumb/thumbnailcreator.cpp https://invent.kde.org/kde/digikam/commit/157f9427e963b12a73b8d6fe15176c9de6c87cce |