[digikam] [Bug 456688] Some HEIC pictures cannot be displayed in digiKam 7.7 while it works for the same picture in version 7.6.

Maik Qualmann bugzilla_noreply at kde.org
Sun Sep 4 09:03:07 BST 2022


https://bugs.kde.org/show_bug.cgi?id=456688

--- Comment #14 from Maik Qualmann <metzpinguin at gmail.com> ---
libheif 1.12:

bool success = istr->seek(extent.offset + item.base_offset);
assert(success);

This calls the new QIODevice seek function, which returns false. Either the
requested position is out of range or it is related to the undefined int64_t
variable.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.



More information about the kde-mac mailing list