d2phap / ImageGlass

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

failing to open 42k image #1149

Closed FluffyDiscord closed 3 years ago

FluffyDiscord commented 3 years ago

System information:

To Reproduce

Steps to reproduce the behavior:

  1. download this image (.png)
  2. open
  3. wait a bit
  4. see System.Drawing: Parameter incorrect error (translated)

Actual behavior:

viewer hangs and fails to open the file

Expected behavior:

open and view it normally

Screenshots:

image

image

fire-eggs commented 3 years ago

This image vastly exceeds ImageGlass' maximum limits. The largest image IG can handle is about 17Kx17K, if I remember correctly ...

d2phap commented 3 years ago

thanks @FluffyDiscord, it's known issue and also a limitation: #272