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

Do Not support mount folder with name of double-byte languages. #55

Open
gzl6 opened this issue Aug 10, 2016 · 11 comments
Open

Do Not support mount folder with name of double-byte languages. #55

gzl6 opened this issue Aug 10, 2016 · 11 comments

Comments

@gzl6
Copy link

gzl6 commented Aug 10, 2016

Environment

  • Windows version: windows 10
  • Processor architecture:
  • Encfs4win version: 1.10.1-RC8
  • Dokan version (legacy, modern): modern

Description

As subjected. Error message "error saving configuration file".

Expected behavior vs. actual behavior

Folder with name or path of english language can be mounted

Steps to reproduce problem

Relevant logs

Attach any relevant log files that can help to debug your issue (be sure to use the -v option for verbose logs).

@jetwhiz
Copy link
Owner

jetwhiz commented Aug 10, 2016

Hi @gzl6, thank you for the report!

When you say double-byte languages, are you referring to Big5 and the like, or UTF-8?

@gzl6
Copy link
Author

gzl6 commented Aug 13, 2016

Yes, Big5 someting alike.

Date: Wed, 10 Aug 2016 09:07:55 -0700
From: [email protected]
To: [email protected]
CC: [email protected]; [email protected]
Subject: Re: [jetwhiz/encfs4win] Do Not support mount folder with name of double-byte languages. (#55)

Hi @gzl6, thank you for the report!

When you say double-byte languages, are you referring to Big5 and the like, or UTF-8?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

@jetwhiz
Copy link
Owner

jetwhiz commented Aug 13, 2016

Is this error only happening with encfsw.exe?

Have you tried using the command line program (encfs.exe) directly to see if the problem exists there as well?

@gzl6
Copy link
Author

gzl6 commented Aug 18, 2016

1# Folder path with ASCII is ok to proceed

C:\Program Files (x86)\encfs>encfs d:\test x:\

Creating new encrypted volume.

Please choose from one of the following options:

enter "x" for expert configuration mode,

enter "p" for pre-configured paranoia mode,

anything else, or an empty line will select standard mode.

?>

2# If Folder path with double-byte languages, command window would be idle and has to use ctrl-c to quit.

From: JetWhiz [mailto:[email protected]]
Sent: Sunday, August 14, 2016 2:22 AM
To: jetwhiz/encfs4win [email protected]
Cc: gzl6 [email protected]; Mention [email protected]
Subject: Re: [jetwhiz/encfs4win] Do Not support mount folder with name of double-byte languages. (#55)

Is this error only happening with encfsw.exe?

Have you tried using the command line program (encfs.exe) directly to see if the problem exists there as well?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub #55 (comment) , or mute the thread https://github.com/notifications/unsubscribe-auth/AT-BctpsmeHKNrAzhRJrpDhJdTz-xeTRks5qfgtVgaJpZM4JgtG1 .

@jetwhiz
Copy link
Owner

jetwhiz commented Aug 18, 2016

@gzl6 if you use verbose mode (encfs -v d:\test x:), does it give any errors or useful output? The verbose logs will be stored in your %TEMP% folder.

@gzl6
Copy link
Author

gzl6 commented Aug 19, 2016

1# Mount encfs -v d:\测试 x:, command window idle and no output on screen and %TEMP% folder
2# Mount encfs -v d:\test x: , screen as attached,
And a new file of enc7C15.tmp, size 1KB
content:
2016-08-19 11:05:06,570 VER [main.cpp:539] Closing stderr

ashampoo_snap_2016 08 19_11h06m23s_003_

@jetwhiz
Copy link
Owner

jetwhiz commented Aug 20, 2016

@gzl6 -- I'm going to have to look into supporting these languages ... right now the terminal is set to always use UTF-8, which might be causing these issues. Also, Dokany uses UTF-8 and UTF-16 internally.

Can you test out Dokany and see if you can successfully use their samples in these multi-byte languages?

@gzl6
Copy link
Author

gzl6 commented Aug 20, 2016

I used mirror.exe to try. The result is OK.

@stale
Copy link

stale bot commented May 4, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 4, 2019
@stale stale bot closed this as completed May 11, 2019
@mishuha
Copy link

mishuha commented Jul 23, 2019

Got issue like this on cyrillic folder naming in v1.11.0-beta.1 using GUI - "error saving configuration file".
After folder was renamed accordingly to ascii the error has disappeared.

@jetwhiz jetwhiz reopened this Jul 27, 2019
@stale stale bot removed the wontfix label Jul 27, 2019
@jetwhiz jetwhiz added bug and removed enhancement labels Jul 27, 2019
@jetwhiz
Copy link
Owner

jetwhiz commented Jul 27, 2019

It looks like stalebot got overly eager and closed this issue ... I've reopened this issue since it still needs to be addressed.

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

No branches or pull requests

3 participants