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

com.behringer.XAirEdit: Add linter exception for ~/.config/.X-AIR-Edit #526

Closed

Conversation

scy
Copy link

@scy scy commented Oct 31, 2024

The application does not respect $XDG_CONFIG_HOME and always uses the path ~/.config/.X-AIR-Edit (including the second dot) as the directory to put its configuration files in.

See flathub/com.behringer.XAirEdit#20 for a discussion about this.

We have asked the vendor to fix this behavior in
https://ideas.behringer.com/p/x-air-edit-linux-version-does-not-respect-xdg_config_home, but in the mean time, we'd like an exception for this so we no longer have to grant the application access to the whole home directory.

The application does not respect $XDG_CONFIG_HOME and always uses the
path ~/.config/.X-AIR-Edit (including the second dot) as the directory
to put its configuration files in.

See <flathub/com.behringer.XAirEdit#20> for a
discussion about this.

We have asked the vendor to fix this behavior in
<https://ideas.behringer.com/p/x-air-edit-linux-version-does-not-respect-xdg_config_home>,
but in the mean time, we'd like an exception for this so we no longer
have to grant the application access to the whole home directory.
@hfiguiere
Copy link
Contributor

You could just use --persist for this.

@bbhtt
Copy link
Contributor

bbhtt commented Nov 1, 2024

Use persist=.config/.X-AIR-Edit

@bbhtt bbhtt added exceptions Request to add exceptions blocked labels Nov 1, 2024
@scy
Copy link
Author

scy commented Nov 1, 2024

Oh. Yeah, of course, that works too. We didn't think of that. Sorry for the noise.

@scy scy closed this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked exceptions Request to add exceptions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants