Ruben2776 / PicView

Fast, free and customizable image viewer for Windows 10 and 11.
https://picview.org
Other
995 stars 66 forks source link

trying to write stars on files with `archive` attribute will corrupt files #52

Closed cannibalox closed 2 years ago

cannibalox commented 2 years ago

Describe the bug tried to write ratings/stars on a file with attribute archive image

-> app crashed and the image is now 0 bytes.

expected behavior: file should be unmodified

using v1.5.6 test (the one with the zoom out feature) on win10 x64

Ruben2776 commented 2 years ago

I tried saving EXIF rating on a .jpg with these two ticked image and it worked as expectedd

Writing EXIF data is done with Magick.NET so if your particular case isn't working, you might have to create an issue there. I can't really replicate your issue.

cannibalox commented 2 years ago

thank you for looking into it. it seemed it was related to using a network share, I'm unable to repro using a local drive.