Mert
Mert
This should be fixed in the next release.
Can you clarify if the error is specific to this image, or if no images from this phone can be processed?
Could you share a sample file from this phone? I'd like to see if there's anything we can do. In the meantime, is it possibly for you to take images...
So for reference, the error is thrown on [this](https://github.com/libjxl/libjxl/blob/4df1e9eccdf86b8df4c0c7c08f529263906f9c4f/lib/jpegli/decode_marker.cc#L417) line in the jpegli decoder. The equivalent section in libjpeg-turbo is [here](https://github.com/libjpeg-turbo/libjpeg-turbo/blob/a927b489e22dffa309f3f617005c0cebaf8fc00c/src/jdicc.c#L98). Now, I'm not sure if this image would return...
No, that isn't really an option. We can't just switch between them like that. I think we should see if this can be addressed upstream in jpegli.
I patched jpegli to make this a warning instead of an error. These images should be successfully processed in the next release. That being said, I still recommend using HEIC...
Should be fixed as of 1.120.0.
Can you try updating your kernel, restarting the PC and trying again?
This kind of issue is very often related to the kernel version. I can't say updating will definitely fix the issue, but there's a good chance it will.
Is this still an issue as of 1.118.2?