Reminder to clear your ~/.cache folder every now and then
Reminder to clear your ~/.cache folder every now and then
Reminder to clear your ~/.cache folder every now and then
I did this and now my games have no icons in lutris, some of my gnome settings got reset and my proton email bridge stopped working
So the apps are broken. Cache is meant to be deleted at any time
not necessarily during runtime
But a restart of an app should fix it.
For some reason devs can't wrap their head around cache being temporary.
You shouldn't have done that Dave.
Cannot this be caused by deleting the folder and not just everything inside?
It's likely. mkdir fails to create a subdirectory such as ~/.cache/mozilla/ if ~/.cache/ doesn't exist, unless -p
is explicitly passed to mkdir
Of course, not everything is a shell script, but I imagine the directory creation functions in many languages work similarly
The contents were deleted