Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode filename support on Windows #14

Open
AlyoshaVasilieva opened this issue Sep 9, 2016 · 3 comments
Open

Unicode filename support on Windows #14

AlyoshaVasilieva opened this issue Sep 9, 2016 · 3 comments

Comments

@AlyoshaVasilieva
Copy link
Contributor

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.

@Comitant
Copy link

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

@shinji257
Copy link

shinji257 commented Feb 23, 2023

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.

@DimX-6600
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants