-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat(cache): create the .cache folder when non existant #5758
Comments
@netbix what does this mean? I see everything did install based on the output. We look for a few places for cache data based on existing standards, and default to |
Thanks for your answer anyway. |
@netbix they will be cleaned after 7 days with the next major version. I noticed that as well, will be solved. On the request, I guess that's a good idea. Didn't consider that previously, but check. Why not indeed. |
thanks for your nice work! |
@JanDeDobbeleer where to add this OMP_CACHE_DIR because my root folder has become mess |
It's an environment variable, you can set to any folder you like. |
Solved in #5686, you can download the build there. Actual release pending for the next week(s). |
Is the omp.cache file cleaning problem solved? |
Code of Conduct
What happened?
if the .cache folder does not exist during installation, the software will not install correctly.
Furthermore, these files are continuously created in the root:
omp.cache.9e82fb6d-f453-4846-a531-0afd015fefb1 omp.cache omp.cache.9823a730-3764-41e1-bf68-8f4e8fd38890 themes
Theme
default theme
What OS are you seeing the problem on?
Linux
Which shell are you using?
bash
Log output
The text was updated successfully, but these errors were encountered: