Image-Optimizer icon indicating copy to clipboard operation
Image-Optimizer copied to clipboard

App crashes if directory name contains Chinese characters

Open jonolumb opened this issue 7 years ago • 3 comments
trafficstars

When I drag photos from a folder whose name contains Chinese characters (for example 测试, Chinese for test), Image Optimizer crashes. If I rename the folder to only contain alphanumeric characters (for example, test), everything works fine. Would appreciate it if this issue could be fixed. Thanks!

jonolumb avatar Feb 09 '18 03:02 jonolumb

Identical with special german characters (äöüÄÖÜ).

rusty-snake avatar Jun 11 '19 14:06 rusty-snake

That's because those chats are unicode and might not work correctly with the actual name parsing of the application

https://wiki.gnome.org/Projects/Vala/StringSample

VentGrey avatar Jan 26 '21 22:01 VentGrey

I also drop files with paths containing katakana which causes the app to crash.

  • Zorin OS 16.1 Based on Ubuntu 20.04.3 LTS

Hackgets avatar Aug 30 '22 11:08 Hackgets