realm-studio
realm-studio copied to clipboard
Cannot open files with umlauts / mutated vowels
Describe the bug Here I will describe two errors, which I assume stem from the same issue with umlauts
Variant A: if you open a realm file with (äöü) inside Realm Studio, Realm Studio will create a new empty DB with the umlauts being changed to weird (ᅢᄐ) characters.
Variant B: If you open a realm file that resides in a folder with umlauts in it (testä\test.realm) then realm will show following error Unable to open a realm at path 'C:\Users\Nahom\Desktop\testä\test.realm.management': make_dir() failed: No such file or directory Path:.
To Reproduce Variant A: Steps to reproduce the behavior:
- Create a folder with a Umlaut in it (äöü)
- Copy a realm DB inside this folder
- Try opening it with realm studio
- See error
Variant B: Steps to reproduce the behavior:
- Rename a realm DB to a name with a umlaut
- Try opening it with realm studio
- See error
Expected behavior No Erros while opening a realm file.
Screenshots
Versions:
- OS: Windows 10
- Studio Version 3.6.1