Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jackdbus doesn't respect XDG Base Directory standard #583

Open
rhysday opened this issue May 16, 2020 · 3 comments
Open

Jackdbus doesn't respect XDG Base Directory standard #583

rhysday opened this issue May 16, 2020 · 3 comments

Comments

@rhysday
Copy link

rhysday commented May 16, 2020

I would like to move .jackdrc out of my home folder if possible. Cheers

@piegamesde
Copy link

Related to #402

@piegamesde
Copy link

After a quick search through the code (devs correct me please), g_jackdbus_config_dir is XDG compliant. But the code in posix/JackPosixServerLaunch.cpp and common/JackServerGlobals.cpp isn't: It looks for a ~/.jackdrc or a /etc/jackdrc.

@rhysday
Copy link
Author

rhysday commented May 21, 2020

I got .jackdrc out of $HOME. But is it possible to get rid of the log file in $HOME/.log ? can I turn logging off or move it somewhere else? I'd prefer it went to XDG_CACHE_HOME

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

No branches or pull requests

2 participants