Skip to content

Conversation

@robertalks
Copy link

Under Linux, when running this application, all config files are created under /home/USER, which is totally unclean and incorrect. All config files and generally files required by jxplorer should be saved in /home/USER/.config/jxplorer. This small patch fixes that.

@robertalks robertalks closed this Aug 2, 2018
@robertalks robertalks reopened this Aug 2, 2018
@robertalks
Copy link
Author

Second commit added, fix jxplorer.sh script, under Linux fails to start application, if starting the script outside of the jxplorer directory.

@pegacat
Copy link
Owner

pegacat commented Aug 2, 2018 via email

@robertalks
Copy link
Author

It could impact some users, but it must be fix in my opinion.

@fopina
Copy link

fopina commented Dec 29, 2018

Maybe it could try to access config at .config and fallback to home dir? this would be really nice to be fixed 👍

@cytopia
Copy link

cytopia commented Dec 31, 2018

I would recommend having a read about base directory specifications for Linux, such as $XDG_CONFIG_HOME

https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants