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

Anki Sometimes Doesn't Allow Review #1

Open
limitedAtonement opened this issue Mar 6, 2021 · 5 comments
Open

Anki Sometimes Doesn't Allow Review #1

limitedAtonement opened this issue Mar 6, 2021 · 5 comments

Comments

@limitedAtonement
Copy link

Here is a video of the problem: https://brightlight.today/fileserver/downloads/62db07e9c1540a9af20957b4526a2076

I think this is only a problem if the console says

JS error :1 Uncaught ReferenceError: $ is not defined
[193888:193912:0306/100504.116104:ERROR:database.cc(1632)] Cookie sqlite error 5, errno 0: database is locked, sql: DELETE FROM cookies WHERE is_persistent != 1

As you can see in the video, the work around is: close Anki and reopen.

I'm running on Arch Linux. anki --version; returns Anki 2.1.41. I installed Anki from https://aur.archlinux.org/packages/anki-git/. My ~/.local/share/Anki and ~/.local/share/Anki2 are mounted using sshfs(1) to another computer at my house (as anki sync server isn't working for me). Let me know if any other details would be helpful.

@VikashKothary
Copy link
Member

Hi @limitedAtonement,

So our fork was slightly out of date, and I've now pulled the latest changes.
Does this fix your issue?

Officially, there's no active development in this repo, but if your issue still stands then I'm sure you can work with other members in the community to get it resolved.

@limitedAtonement
Copy link
Author

Sorry to diverge from the original intent of the Issue, but why does this fork exist?

@VikashKothary
Copy link
Member

VikashKothary commented Mar 8, 2021

@limitedAtonement, this is legacy repo from a time when anki-sync-server used to depend on an anki submodule. Hence it was pointing to the commit that was used in that project.

Now that that project no longer needs this, I've updated this repo to mirror the upstream repo.

@limitedAtonement
Copy link
Author

Excellent idea. I think the alternative would be to convince ankitects to come to ankicommunity and consolidate, but perhaps that isn't likely! To answer your question, the problem exists with the newest version. I'll create an issue in ankitects. Thank you!

@limitedAtonement
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants