Skip to content

[BUG] HEIF image previews broken #499

@fskaeh

Description

@fskaeh

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. Take picture with iOS 18 device with “Most Compatible” image format turned off.
  2. Upload the picture to your LinuxServer Nextcloud instance.
  3. The preview doesn’t get generated for that image.

Environment

Orbstack on MacOS.

CPU architecture

arm64

Docker creation

Any Docker setup that uses the LinuxServer Nextcloud image.

Container logs

No log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions