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

Fix for cache saving #231

Merged
merged 4 commits into from
Oct 20, 2015
Merged

Fix for cache saving #231

merged 4 commits into from
Oct 20, 2015

Conversation

PatchRanger
Copy link
Contributor

@suchow Fixes #225. Basing on your instructions from https://bountify.co/fix-issue-with-location-of-cache-directory-causing-permission-issues . I hope I got it right, though I am not quite sure that I managed to successfully deal with test (it looks like it doesn't get it into account at all). Please review.

@suchow
Copy link
Member

suchow commented Oct 13, 2015

Have you tested this on Ubuntu or some Linux variant?

@PatchRanger
Copy link
Contributor Author

@suchow I've tested it on Ubuntu, the issue has gone - but another occurs: when I launch the program in debug mode there appears a list of checks - and twice as big a list of the same message "Exception TypeError: "'NoneType' object is not callable" in ignored". Launching in non-debug mode leads to just the same list of the same errors with no list of checks - quite expected (but also not desired) result. Any thoughts? The error message is not informative at all, but I think it is important that the list of errors is exactly 2 times bigger than the list of checks.

suchow added a commit that referenced this pull request Oct 20, 2015
@suchow suchow merged commit 6b42db5 into amperser:master Oct 20, 2015
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.

Permission issues with current location of cache directory
2 participants