-
Notifications
You must be signed in to change notification settings - Fork 89
Description
Setup (please complete the following information):
- Distribution: Fedora
- Distribution release: 42 (everything is up to date)
- Geeqie version [geeqie --version]: Geeqie 2.6+git20250724-7291c89a GTK3 (the latest AppImage I found in GitHub)
Describe the bug
I have collected images from guests at an event, and images collected from a guest with an iPhone are not shown in the main viewport, instead, it is an icon of a broken file. All images from other guests (which are not .heic
) are opened in Geeqie with no issues.
Also, these .heic
images can be opened normally by other software, so they don't seem to be problematic.
To reproduce
Steps to reproduce the behavior:
Open Geeqie and navigate to the directory with a photo of an iPhone, and try to open it.
Expected behavior
The photo to be loaded normally.
Screenshots
Screenshot_20250724_222855.png.gz
Image sources
Here is a photo example
20250710_142722595_iOS.heic.gz
Error logs or seg. fault files
These are logs from the built-in terminal
warning: heif reader error: Invalid input: Unspecified: Too many auxiliary image references
warning: heif reader error: 2 (Invalid input: Unspecified: Too many auxiliary image references)
Additional context
Nothing that I can think of.
P.S. Why there are no AppImages for stable builds?