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

[CACHE] Cache files are put into current working directory you are in on Linux #1563

Closed
parona-source opened this issue Apr 12, 2021 · 2 comments
Labels
Disk Cache Pre-render caching system related

Comments

@parona-source
Copy link
Contributor

Commit Hash
c03c197

Platform
Ubuntu 20.10

Summary
Olive dumps cache files into the current working directory you are in on Linux, originally saw the behavior when it filled my home folder on Gentoo Linux.

For the sake of having a reproducible environment i tested this on Ubuntu 20.10 vm and latest appimage (as of c03c197) where it occurred also.

With the help git-bisect found the original source of the behavior to probably be 6c30f8c.

Additional Information / Output

@parona-source parona-source added Disk Cache Pre-render caching system related Triage This issue is yet to be triaged labels Apr 12, 2021
@parona-source
Copy link
Contributor Author

After testing 7b4e709 I see that behavior has changed in that the cache file isn't created when putting a video on the timeline, but cache files are still created in the current working directory when exporting.

@itsmattkc
Copy link
Contributor

After testing 7b4e709 I see that behavior has changed in that the cache file isn't created when putting a video on the timeline, but cache files are still created in the current working directory when exporting.

Fixed in 157da65

ThomasWilshaw pushed a commit to ThomasWilshaw/olive that referenced this issue Apr 14, 2021
@Simran-B Simran-B removed the Triage This issue is yet to be triaged label Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Disk Cache Pre-render caching system related
Projects
None yet
Development

No branches or pull requests

3 participants