edeforas / edeforas/Astree

Configuraion file naming and path

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
81
Forks
12
PR merge metrics
No merged PRs in 30d

Description

### Actual behavior

I use `Astree*.AppImage` under Linux and on exit from *Astree* ~~there are no any configuration files saved~~ file saved as:

- `~/.config/QtProject.conf`

### Expected behavior

Configuration file should be saved on exit from app as:

- `~/.config/Astree/Astree.conf`

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the C++ application for the configuration setup that currently produces ~/.config/QtProject.conf, then inspect how configuration is initialized and saved on Linux. Done means exiting the AppImage creates or updates ~/.config/Astree/Astree.conf instead of the QtProject file; verify the resulting path manually.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.