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 in directory and filename result in error and crash #40

Open
http403 opened this issue Jul 15, 2023 · 2 comments
Open

Unicode in directory and filename result in error and crash #40

http403 opened this issue Jul 15, 2023 · 2 comments

Comments

@http403
Copy link

http403 commented Jul 15, 2023

Version

Windows: Windows 10 22H2
clonezilla-util: 1.6.0

Problem

When use mount, unicode charters unable to display correctly, both in files and directories.

Step to repoduce

  1. Create a device
  2. Add files and directories with unicode naming (e.g. Japanese)
  3. Image with Clonezilla
  4. Mount it on windows using mount
  5. Browse with Explorer

Expected result

A correctly named directories

Actual result

File and directories name where unicode characters are replaced with _. Entering diectories will result in explorer.exe crashing and clonezilla-util in an infinite loop of error.

Workaround

Use mount-as-image-files instead of mount.

@fiddyschmitt
Copy link
Owner

Thanks @http403,
The perfect way to report bugs - thank you!

Does the issue happen in the latest version?
https://github.com/fiddyschmitt/clonezilla-util/releases

Thanks,
Fidel

@http403
Copy link
Author

http403 commented Jul 16, 2023

@fiddyschmitt Yes. I can confirm the same behavior in 2.0.4.

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

2 participants