Summary: | Crash after the digikam splash screen | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Kyle <kylemillican> |
Component: | Plugin-DImg-HEIF | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | arojas, caulier.gilles, metzpinguin |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 7.8.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.9.0 | |
Sentry Crash Report: |
Description
Kyle
2022-09-04 07:51:13 UTC
See last comments in this Bug 456688 Maik It crash in libheif to load HEIF images. Can you reproduce the crash with the last digiKam 7.8.0 AppImage which use the current implementation of libheif (not the last stable 1.12.0 release which has bugs) ? Gilles Caulier (In reply to caulier.gilles from comment #2) > It crash in libheif to load HEIF images. > > Can you reproduce the crash with the last digiKam 7.8.0 AppImage which use > the current implementation of libheif (not the last stable 1.12.0 release > which has bugs) ? > > Gilles Caulier Latest libheif is 1.13.0, and this still happens. Git commit 082c4c54c9a57cd3750fcd2f11f8344b19dd4f02 by Maik Qualmann. Committed on 04/09/2022 at 09:44. Pushed by mqualmann into branch 'qt5-maintenance'. fix return from QIODevice::seek() function The libheif inverted again in bitstream.h. Related: bug 456688 M +2 -1 core/dplugins/dimg/heif/dimgheifloader_load.cpp https://invent.kde.org/graphics/digikam/commit/082c4c54c9a57cd3750fcd2f11f8344b19dd4f02 082c4c54c9a57cd3750fcd2f11f8344b19dd4f02 fixes the crash here, patch applied downstream. Thanks Antonio for the feedback. We will needs a 7.9.0 release after all (:=)))) Gilles I'm really annoyed by this bug... Maik Thank you to everyone who has managed to sort this out. My computer just pinged for a DigiKam and libheif update, and it's now fixed. I'm always amazed by the open source community. Just tested DigiKam and everything is working perfectly now. |