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

Overriding XDG_DATA_HOME in snap leads to multiple problems #237608

Open
LoicGrobol opened this issue Jan 9, 2025 · 2 comments
Open

Overriding XDG_DATA_HOME in snap leads to multiple problems #237608

LoicGrobol opened this issue Jan 9, 2025 · 2 comments
Assignees

Comments

@LoicGrobol
Copy link

Does this issue occur when all extensions are disabled?: Yes

Version: 1.97.0-insider
Commit: 9b0b13d
Date: 2025-01-08T05:06:32.681Z
Electron: 32.2.7
ElectronBuildId: 10660205
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Linux x64 6.12.8-1-MANJARO snap

2d28c0a added a feature that redefines XDG_DATA_HOME to be $SNAP_USER_DATA/.local/share. This leads to several problems

Would it be possible to revert this, or at least have an option to make it opt-out-able?

@LoicGrobol
Copy link
Author

ping @deepak1556 i guess

@LoicGrobol LoicGrobol changed the title Overriding XDG_DATA_HOME in snap lead to multiple problems Overriding XDG_DATA_HOME in snap leads to multiple problems Jan 9, 2025
@LoicGrobol
Copy link
Author

LoicGrobol commented Jan 9, 2025

A temporary fix for the terminal issues is to set "terminal.integrated.env.linux": {"XDG_DATA_HOME": "/home/<username>/.local/share"} in settings.

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

No branches or pull requests

2 participants