Closed mbindewald closed 1 year ago
Hi, Thanks for reporting the issue and even offering to help!
This issue does look like it comes from Incremental Reading code https://github.com/tvhong/incremental-reading/blob/main/ir/settings.py#L201 .
I think your suspicion is grounded. This might have been the symptom of another issue.
I won't have time to look into this in the next couple of weeks. So if you're interested in contributing, please take a look at https://github.com/tvhong/incremental-reading/blob/main/CONTRIBUTING.md . It's written for Unix and a few things are broken on Windows, but it should be mostly applicable.
I was able to reproduce. Confirm that this is caused by #21 .
Describe the bug Closing Anki with incremental reading plugin enabled gives an error message.
To Reproduce Steps to reproduce the behavior:
Expected behavior Anki to close without errors
Logs / Screenshots
Specs (please complete the following information):
Additional context
I haven't had time to dig into source code yet / haven't dug in to anything Anki related before but I'm happy to help investigate and provide any information, just let me know!
Maybe related to https://github.com/tvhong/incremental-reading/issues/21 ?