Efficient-Compression-Tool icon indicating copy to clipboard operation
Efficient-Compression-Tool copied to clipboard

Unicode filename support on Windows

Open AlyoshaVasilieva opened this issue 9 years ago • 3 comments
trafficstars

Currently, attempting to optimize a file such as 「」.jpg gives error No compatible files found. Don't know if it works on Linux/OS X.

AlyoshaVasilieva avatar Sep 09 '16 21:09 AlyoshaVasilieva

I've had a lot of trouble with this as well, it would be nice to have unicode support.

Comitant avatar Dec 21 '22 18:12 Comitant

Looks like an old issue here. Attempting to affect files with accented characters results in "bad file" and files with other languages in them results in them being ignored entirely.

.\ect\FANBOX 18Quartet (58865546)\3223063_aGGQ5xugZEFM1smtdMbQhUJD - May - Pokémon (Petrification).jpeg: bad file
.\ect\FANBOX 18Quartet (58865546)\3223063_p0_02xPSVhwKvoVzB3bvSh8qSvN - May - Pokémon (Petrification).png: bad file
.\ect\FANBOX 18Quartet (58865546)\3223063_p1_DZuu8MXEYk09FoeSwAAbOb5H - May - Pokémon (Petrification).png: bad file
.\ect\FANBOX 18Quartet (58865546)\3784084_6WWnE4xadBi3o1DgmCSRhWu3 - Petrification - Shinobu Kochō.jpeg: bad file
.\ect\FANBOX 18Quartet (58865546)\3784084_p0_gEHu04N9jPAchPSDyVsq72JI - Petrification - Shinobu Kochō.png: bad file

EDIT: Took a test run on Linux (Manjaro specifically) and it processed UTF-8 fine.

shinji257 avatar Feb 23 '23 01:02 shinji257

The issue is still here. Since version 0.9.2 (switch from boost::filesystem to std::filesystem). 0.9.1 works fine.

DimX-6600 avatar Jul 21 '23 10:07 DimX-6600