mtanabe-sj / maximilians-heic-image-viewer

A Windows Explorer add-on written in C++, allowing Windows users to preview, display and print HEIC image files..
MIT License
18 stars 2 forks source link

Error when characters specific to polish language are in path name or file name of viewed .heic file #2

Open kretesik opened 9 months ago

kretesik commented 9 months ago

Hello! My os is Windows 7 home edition. When I try to open .heic file with polish language characters ("ą", "ł") in file path or file name I get an error - window titled "heif_context_read_from_file" with text: "Input file does not exist: Unspecified: Error opening file: No such file or directory (2)" and program doesn't show picture. In other cases (no international characters) everything works ok. I hope you can crush that bug :)

mtanabe-sj commented 8 months ago

Try the new version. It should fix your Polish filename problem.