Hi,
I am running ART 1.26.7 from Flathub on Fedora Silverblue 43.
I have added heic/heif/hif to the "parsed extensions" list in Preferences->File Browser.
I have installed the ART-imageio files to ~/.var/app/us.pixls.art.ART/config/ART/imageio
I have followed all of the feedback in #347 and can manually run:
python3 hif/heif_io.py input.heic output.tif
... from within the Flatpak using:
flatpak run --devel --command=bash us.pixls.art.ART
All of these steps work fine. Yet I still don't see HEIC/HEIF files showing up in the file browser.
how can I further debug this issue please? ART doesn't seem to log anything and doesn't even seem to try and open the heic/heif files as far as I can see.
Hi,
I am running ART 1.26.7 from Flathub on Fedora Silverblue 43.
I have added heic/heif/hif to the "parsed extensions" list in Preferences->File Browser.
I have installed the ART-imageio files to ~/.var/app/us.pixls.art.ART/config/ART/imageio
I have followed all of the feedback in #347 and can manually run:
python3 hif/heif_io.py input.heic output.tif
... from within the Flatpak using:
flatpak run --devel --command=bash us.pixls.art.ART
All of these steps work fine. Yet I still don't see HEIC/HEIF files showing up in the file browser.
how can I further debug this issue please? ART doesn't seem to log anything and doesn't even seem to try and open the heic/heif files as far as I can see.