Skip to content

Conversation

@sergiusens
Copy link

This PR is related to #87971 or #85344 but does not entirely fix it

Sergio Schvezov added 2 commits February 21, 2020 17:23
Avoid any potential issue with globbing or word splitting.

Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
Exporting XDG_CACHE_HOME affects applications launched from within
the context of code.

Rename it to GDK_CACHE_DIR and do not export it. Also test for
existence before creating to avoid shelling out to mkdir if not
needed.

Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
@msftclas
Copy link

msftclas commented Feb 21, 2020

CLA assistant check
All CLA requirements met.

@joaomoreno
Copy link
Member

joaomoreno commented Feb 25, 2020

Sorry @sergiusens but I can't seem to correlate these changes with the issue? Does this address the issue at all, or you just think XDG_CACHE_HOME should not be touched?

@joaomoreno joaomoreno added engineering VS Code - Build / issue tracking / etc. snap Issues related to the snap package info-needed Issue requires more information from poster and removed engineering VS Code - Build / issue tracking / etc. labels Feb 25, 2020
@joaomoreno joaomoreno modified the milestones: On Deck, March 2020 Feb 25, 2020
@sergiusens
Copy link
Author

XDG_CACHE_HOME if set, will make firefox open using a cache on that path, hence leading to not using the firefox a user has configured. This is going to be the next issue for that issue.

@joaomoreno joaomoreno removed the info-needed Issue requires more information from poster label Feb 27, 2020
@joaomoreno joaomoreno merged commit 0799f23 into microsoft:master Feb 27, 2020
@joaomoreno joaomoreno modified the milestones: March 2020, February 2020 Feb 27, 2020
@joaomoreno
Copy link
Member

@sergiusens Got it. Yup, I verify that the issue is still there, even with this PR.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

snap Issues related to the snap package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants