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

Expand ~ and ~user in GPODDER_HOME and GPODDER_DOWNLOAD_DIR. #1559

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

auouymous
Copy link
Member

Fixes #1558.

@elelay Do you know what https://github.com/gpodder/gpodder/blob/master/tools/mac-osx/launcher.py#L131 does and if it should also use tilde expansion?

@elelay
Copy link
Member

elelay commented Sep 24, 2023

It tries different paths:

  1. explicit GPODDER_HOME (you should expand as you did in other code paths)
  2. ~/Library/Application Support/gPodder
  3. the older ~/gPodder path

@auouymous auouymous merged commit d589e3d into gpodder:master Sep 27, 2023
6 checks passed
@auouymous auouymous deleted the tilde-expansion branch September 27, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants