HEIC Format does not Open in OpenSUSE Tumbleweed

I can’t open HEIC format pictures in a newly installed Tumbleweed system.
Any idea what library and/or repository is missing?

@bandes Since it’s patent encumbered you need to add the Packman versions…

1 Like

already done and rebooted. Don’t work. Exactly which packages from Packman are needed?

@bandes the libheif* ones heif-thumbnailer and gdk-pixbuf-loader-libheif

Thanks :slight_smile: it worked. One of them had i missed before

Needed to install libheif-HEIF:

erlangen:~ # zypper se -is heif 
Loading repository data...
Reading installed packages...

S  | Name         | Type    | Version            | Arch   | Repository
---+--------------+---------+--------------------+--------+-----------
i  | libheif-aom  | package | 1.21.2-1699.4.pm.2 | x86_64 | Packman
i+ | libheif-HEIF | package | 1.21.2-1699.4.pm.2 | x86_64 | Packman
i  | libheif1     | package | 1.21.2-1699.4.pm.2 | x86_64 | Packman

erlangen:~ # 

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.