d2phap / ImageGlass

🏞 A lightweight, versatile image viewer
https://imageglass.org
Other
7.83k stars 500 forks source link

Cannot open .webp images #1807

Closed xiaweichuliang closed 6 months ago

xiaweichuliang commented 10 months ago

System information:

To Reproduce

Steps to reproduce the behavior:

  1. opening .webp files and shows that "Magick.NET-Q16-HDRI-OpenMP-x64: insufficient image data in file xxx" but it can be normally opened in Honeyview

  2. here is the comparison of the two software: image

Actual behavior:

Expected behavior:

Screenshots:

image

Additional context:

xiaweichuliang commented 10 months ago

and i update Imageglass to v9.0.9.... later, but it still cannot open the .webp files

d2phap commented 10 months ago

@xiaweichuliang I can't help to check without a sample file, can you attach it here?

According to the error message, your webp file might be corrupted: "insufficient image data", you can report this issue to MagickNET team and don't forget to attach a sample file.

xiaweichuliang commented 10 months ago

@d2phap Sorry, Github doesn't allow me to send .webp files. I compress some example files into this zip. And i've update the comparison of Honeyview and Imageglass, i don't think it's the "insufficient image data" problem because Honeyview can open them normally. rwgn113.zip

d2phap commented 10 months ago

Hi @xiaweichuliang I have checked your files, it seems upstream issue with MagickNET. Can you help to report this to them? with your sample files, too!

https://github.com/dlemstra/Magick.NET/issues

xiaweichuliang commented 10 months ago

OK, I've already added a new issue to them. https://github.com/dlemstra/Magick.NET/issues/1505

d2phap commented 6 months ago

Should be fixed in v9.0.11