mherrmann / mherrmann/fman

fman fails to start on Windows when user profile folder name contains non-latin characters

Open
#523 0 comments 0 reactions 0 assignees View on GitHub

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:
image
Renaming user profile directory to all-latin characters resolved the problem.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.