You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Photos taken since updating to iOS 18 do not work with QuickLook. When attempting to preview, the following error message appears: "Failed to preview IMG_xxxx.HEIC."
To Reproduce
Steps to reproduce the behavior:
Take a photo on a device running iOS 18.
Transfer the HEIC image to a Windows machine.
Attempt to preview the image using QuickLook.
Observe the error message.
Expected behavior
The HEIC image should be previewed without errors in QuickLook, as it was prior to the iOS 18 update.
Desktop (please complete the following information):
OS Version: Windows 10 [version number, e.g., 22H2]
QuickLook Version: [version number, e.g., 3.7.1]
Exception:
========9/22/2024 11:36:28 AM========
ImageMagick.MagickCorruptImageErrorException: Invalid input: Unspecified: Metadata not correctly assigned to image `D:\...\IMG_1255.HEIC' @ error/heic.c/IsHeifSuccess/135
at ImageMagick.NativeInstance.CheckException(IntPtr exception, IntPtr result)
at ImageMagick.MagickImage.NativeMagickImage.ReadFile(IMagickSettings`1 settings)
at ImageMagick.MagickImage.Read(String fileName, IMagickReadSettings`1 readSettings, Boolean ping)
at QuickLook.Plugin.ImageViewer.MetaProvider.GetSize()
at QuickLook.Plugin.ImageViewer.Plugin.Prepare(String path, ContextObject context)
at QuickLook.ViewerWindow.BeginShow(IViewer matchedPlugin, String path, Action`2 exceptionHandler)
The text was updated successfully, but these errors were encountered:
Describe the bug
Photos taken since updating to iOS 18 do not work with QuickLook. When attempting to preview, the following error message appears: "Failed to preview IMG_xxxx.HEIC."
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The HEIC image should be previewed without errors in QuickLook, as it was prior to the iOS 18 update.
Desktop (please complete the following information):
Exception:
The text was updated successfully, but these errors were encountered: