Absolute home path written in .lmmsrc.xml
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
Just found that `.lmmsrc.xml` in my home directory contains references to the absolute path of my home directory.
```
```
It's quite a trivial issue, but when a user is trying to move his/her home directory, this can be problematic, as the home directory is different to what is specified here,
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
Start by locating where LMMS writes and reads the .lmmsrc.xml paths entry, then reproduce the configuration with a home directory that has moved. Done means the configuration no longer depends on the old absolute home path and still resolves the required directories correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100