fman fails to start on Windows when user profile folder name contains non-latin characters
Open
Nobody has claimed this yet.
bug
windows
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
When Windows user profile folder name contains non-latin characters (in my case, Cyrillic), application launch fails with the following message:

Renaming user profile directory to all-latin characters resolved the problem.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the launch failure on Windows with a user profile folder containing Cyrillic or other non-Latin characters, then compare it with an all-Latin profile path. Trace startup handling of the profile path and verify that the application launches successfully without requiring the directory to be renamed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100