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

encfs handles umlauts (ä,ö,ü) incorrectly #92

Closed
mazimmer opened this issue Oct 23, 2017 · 3 comments
Closed

encfs handles umlauts (ä,ö,ü) incorrectly #92

mazimmer opened this issue Oct 23, 2017 · 3 comments
Labels

Comments

@mazimmer
Copy link

Environment

  • Windows version: Win7
  • Processor architecture: x86
  • Encfs4win version: 1.10.1-RC11
  • Dokan version (legacy, modern): modern

Description

When trying to use a directory containing a German umlaut, the umlaut is changed to another character and the directory not found. Some umlauts (ö,ü) cause encfs.exe to hang.

Steps to reproduce problem

  • Create directory containing umlaut, eg. "ä"
  • try to create encfs volume in this directory
  • get error that a different directory doesn't exist

Example:
C:\Users\MBRANE\Test>f:\src\encfs.exe c:/Users/MBRANE/Test/ä x:
The directory "c:/Users/MBRANE/Test/õ/" does not exist. Should it be created? (y,n) n

@jetwhiz
Copy link
Owner

jetwhiz commented Oct 24, 2017

Thanks for the report, @mazimmer !

I wonder if this is related to issue #55 in some way.

Does this problem only occur for you if the mounting directory has an umlaut, or also if directories and files within the encfs container have umlauts?

@mazimmer
Copy link
Author

Umlauts within the container don't seem to be a problem - just tried re-mounting a container with such a folder, no issue.

So it only seems to occur with mounting umlaut-directories.

@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants