d2phap / ImageGlass

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

Issue with .jp2 files #899

Closed tedfuyk closed 4 years ago

tedfuyk commented 4 years ago

System information:

To Reproduce

Steps to reproduce the behavior:

  1. Click a .jp2 file (attached below, at the end of this bug report)
  2. Select open with ImageGlass

Actual behavior:

I tried to open .jp2 files with ImageGlass, but failed with the message "ImageGlass cannot open this picture because the file appears to be damaged, corrupted or not support.

Expected behavior:

Open the file

Screenshots:

image

Additional context:

I checked that .jp2 file is supported according to the "Supported formats" page. I also used an online viewer to make sure the file is not damaged or corrupted. (Online viewer: https://products.groupdocs.app/viewer/jp2) image Here's the file I was trying to open: (it's in the zip file since GitHub does not support .jp2 file) 01.zip

d2phap commented 4 years ago

Hi @tedfuyk

In v7.6.4.30, you need to manually add .jp2 as extension in Settings: image

tedfuyk commented 4 years ago

Thanks a lot. It works. Just one more question, there's no preview in the File Explorer, how can I enable it? Thank you in advance.

d2phap commented 4 years ago

IG does not provide shell extension for File Explorer to show thumbnail preview. You can try installing SageThumbs https://sourceforge.net/projects/sagethumbs/

tedfuyk commented 4 years ago

Interesting. I thought IG provide thumbnail preview since at first there's no thubmnail preview for. webp files, and after I set IG as default there's thumbnail preview. Anyway, thanks a lot. I'll submit another feature request on that.