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

Ensure cache is stored in default cache location #4485

Merged
merged 1 commit into from
May 5, 2022
Merged

Conversation

claucambra
Copy link
Collaborator

This PR fixes prior bejaviour where cacheDir was created in the directory the executable was run from (e.g. the home directory on Linux)

Fixes #4483

@claucambra claucambra self-assigned this May 5, 2022
@mgallien mgallien force-pushed the bugfix/cachedir branch from ed82b48 to cdae0a5 Compare May 5, 2022 12:31
@nextcloud-desktop-bot
Copy link

AppImage file: Nextcloud-PR-4485-cdae0a56d56695d98e95cac13a66d4364686e8b6-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@claucambra claucambra merged commit 3a8aa8a into master May 5, 2022
@claucambra claucambra deleted the bugfix/cachedir branch May 5, 2022 12:53
@mgallien
Copy link
Collaborator

mgallien commented May 6, 2022

/backport to stable-3.5

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

Successfully merging this pull request may close these issues.

[Bug]: Nextcloud desktop client linux creates "cacheDir" directory in home
4 participants