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

Everything settings & db not persisting #4456

Closed
worldadventurer opened this issue Jul 26, 2020 · 2 comments · Fixed by #4485
Closed

Everything settings & db not persisting #4456

worldadventurer opened this issue Jul 26, 2020 · 2 comments · Fixed by #4485

Comments

@worldadventurer
Copy link
Contributor

I've installed Everything ( https://github.com/lukesampson/scoop-extras/blob/master/bucket/everything.json ) and when a new version came out, my settings and database were wiped out. Investigating further, I found that "Everything.db" and "Everything.ini" are updated in the apps directory, and these two files in the persist directory are not touched by the software. I've tried uninstalling (and deleting the persist directory) and reinstalling, but the .db and .ini files in the persist directory are not being used.

The json file does call for them to persist:
"persist": [
"Everything.db",
"Everything.ini"
],

Does this mean that Everything doesn't support keeping the .ini and .db files in a different location?

@kidonng
Copy link
Contributor

kidonng commented Jul 26, 2020

@redactedscribe
Copy link
Contributor

everything-lite has this issue too, see comment.

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 a pull request may close this issue.

3 participants