dicengine / dice

Digital Image Correlation Engine (DICe): a stereo DIC application that runs on Mac, Windows, and Linux
Other
333 stars 125 forks source link

No support for accented characters (unicode, non-ASCII) #237

Open lcatar91 opened 2 years ago

lcatar91 commented 2 years ago

It seems that DICe does not support a file path with accented characters (à, é, è, etc.). This inhibits the process of generating calculations ( getting the images in a specific file or saving the results)

dicengine commented 2 years ago

Yes, this has been a known issue for a while, but we haven't had a chance to fix it yet. Linking in the original issue for reference: https://github.com/dicengine/dice/issues/153

dicengine commented 2 years ago

Commit https://github.com/dicengine/dice/commit/c9c5a75740f93c18ed8508d5aa9464b376eb4a91 should have fixed this. This commit is included in the 3.0-beta.4 release https://github.com/dicengine/dice/releases/tag/v3.0-beta.4. See if that works for your unicode filenames.