Is there an existing issue for this?
Current Behavior
Pictures taken from iOS devices running iOS >=18 fail to have a thumbnail generated in Nextcloud.
This is due to an issue in ImageMagick (specifically libheif). Apparently, Nextcloud fixed this in their official Docker image, but the issue persists in the LinuxServer image, I assume because the ImageMagick version wasn’t bumped recently.
Would it be possible to fix this on your end please?
For reference, the issue was discussed there: nextcloud/server#47289
Expected Behavior
All images should get previews, including HEIF.
Steps To Reproduce
- Take picture with iOS 18 device with “Most Compatible” image format turned off.
- Upload the picture to your LinuxServer Nextcloud instance.
- The preview doesn’t get generated for that image.
Environment
CPU architecture
arm64
Docker creation
Any Docker setup that uses the LinuxServer Nextcloud image.
Container logs
Is there an existing issue for this?
Current Behavior
Pictures taken from iOS devices running iOS >=18 fail to have a thumbnail generated in Nextcloud.
This is due to an issue in ImageMagick (specifically libheif). Apparently, Nextcloud fixed this in their official Docker image, but the issue persists in the LinuxServer image, I assume because the ImageMagick version wasn’t bumped recently.
Would it be possible to fix this on your end please?
For reference, the issue was discussed there: nextcloud/server#47289
Expected Behavior
All images should get previews, including HEIF.
Steps To Reproduce
Environment
CPU architecture
arm64
Docker creation
Container logs