Summary: | Crash on pict rotation | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Gary Lindquist <gdlvmleaf> |
Component: | Plugin-DImg-JPEG | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.5.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.0.0 | |
Sentry Crash Report: |
Description
Gary Lindquist
2019-02-02 05:38:48 UTC
It crash in libjpeg while Exif rotation is processed. 2 possibility : Your JPEG image is corrupted, Your libjpeg binary compatibly is broken In all case, i recommend to test with last digiKam 5.9.0 Linux AppImage that we provide instead to use the Suse 5.5.0 RPM. Gilles Caulier Good news, After 2 weeks of works, the pre-release 6.1.0 bundles are now reconstructed from scratch with: - All OpenCV options for CUDA, OPenMP, and OPenCL disabled to prevent crashes in face management. - A large upgrade of Qt5 from 5.9.7 to 5.11.3. - An upgrade to KF5 5.55. - An upgrade to Ffmpeg 3.3.9 - The fontconfig/freetype integration in the bundle to reduce system dependencies Files can be downloaded here : https://files.kde.org/digikam/ Please test and report. Gilles Caulier Fixed with this commit: https://invent.kde.org/graphics/digikam/-/commit/e038d6662b77f1e5c0f868d824f3b3d8dd6e4240 Maik |