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

browser source CEF ignores XDG directory spec, creates $HOME/Downloads (Linux) #435

Open
adlainewson opened this issue Feb 25, 2024 · 1 comment

Comments

@adlainewson
Copy link

adlainewson commented Feb 25, 2024

Operating System Info

Other

Other OS

Arch Linux

OBS Studio Version

30.0.2

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/0YTohDKNSFmktlBz

OBS Studio Crash Log URL

No response

Expected Behavior

No unnecessary folder creation, or respect for XDG desktop specification (ie: xdg-user-dir DOWNLOAD).

Current Behavior

launching OBS with browser sources added (active or not) creates a Downloads directory in $HOME, ignoring $XDG_DOWNLOAD_DIR.

Steps to Reproduce

  1. Lauch OBS browser on Linux with browser source and XDG_DOWNLOAD_DIR set to something besides $HOME/Downloads
  2. Observe creation of ~/Downloads

...

Anything else we should know?

No response

@WizardCM
Copy link
Member

Looks like this is currently outside of our control.

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