HEIC?
My wife has an iPhone. She sends me HEIC pics. I'm pretty sure that GIMP used to open them. Not now. It errors when I double-click on an HEIC file. Fine, just open GIMP and select it. It's not there. Huh? I can see it in Files! (Ubuntu laptop). Go to another picture folder. Files shows JPGs, HEICs, and a PNG. GIMP shows the JPGs and the PNG, does not list the HEICs as if it's not recognized as a file type it should be messing with. GitHub supposedly has a plug-in. It warns that the plugin is only for version 2.something.something and earlier. Fire up GIMP again. Version 3.0.0, which sounds kinda fishy to me. Who releases a version .0.0? There's ALWAYS bugs...
Can't find a "update me" function in GIMP. Load the software center, find GIMP. Huh. Yep, it says I have 3.0.0, and no info is available on that version. No "update" button there, either. Also, it says all my software is up to date, which should be right because I have 'look for updates but ask me first' set. Fine. Terminal: apt update gimp. Update does not allow arguments. Okay, apt update. File access failed. Oh, yeah, sudo, sure. Working...working...working...all packages are up to date.
What do I have to do to get GIMP to recognize HEIC files again?
(Update: GitHub -which I do NOT understand- says that v3.0.2 was released a week ago, but no packages are available yet for Linux. I'm not gonna try to compile it myself, that way lies madness. I was perfectly comfortable programming in C/ASM on DOS with XMS for memory management. Trying it on Linux only leads to ulcer medications. I do wonder if I should set up a GitHub account just so I can suggest that maybe, just maybe, the package might be more useable if it had some kind of 'look for updates' function.)
1
u/schumaml GIMP Team 3d ago
Do you know what package type you have installed?
On Ubuntu, this could be the repository package (which is likely not GIMP 3.0.x yet, unless you'd be using Ubuntu Plucky), Snap (most likely), or Flatpak (which can easily be updated to 3.0.2).