musescore / musescore/MuseScore
No log files created on windows 10 if logs path contains non-ascii letters
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Other type of issue
Bug description
In windows 10 log files are located in
C:\Users\{Username}\AppData\Local\MuseScore\MuseScore4\logs directory.
Username may contain non-ascii letters (at least in cases where user account was created offline or without microsoft account)
For example, it is possible to create user with cyrillic letters: "Пользователь1", then folder path looks like: C:\Users\Пользователь1\AppData\Local\MuseScore\MuseScore4\logs
In this case Musescore will not create any log file and will not attach them into diagnostic zip-archive.
Also log files for plugins can be affected.
Steps to reproduce
- Create new User under windows 10 which contains non-ascii letters (if you create it offline, windows will not ask you for microsoft account)
- Run Musescore
- No log files in logs directory
Screenshots/Screen recordings
No response
MuseScore Version
OS: Windows 10 Version 2009 or later, Arch.: x86_64, MuseScore version (64-bit): 4.1.1-232071203, revision: github-musescore-musescore-e4d1ddf
Regression
I don't know
Operating system
OS: Windows 10 Version 2009
Additional context
No response
Contributor guide
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.
Assessment
This issue has not been assessed yet.