Description
Hello! Really enjoy your addon. But it has some problem since the update on 7/21. The progress bar is all blacked out.
this is what error says:
Debug info:
Anki 2.1.49 (dc80804a) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Mac 10.16
Flags: frz=True ao=True sv=?
Add-ons, last update check: 2022-07-27 17:41:57
Add-ons possibly involved: Progress Bar cards done cards left secondscard time spentleft and ETA
Caught exception:
Traceback (most recent call last):
File "aqt/progress.py", line 54, in handler
File "aqt/main.py", line 150, in on_window_init
File "aqt/hooks_gen.py", line 2602, in call
File "/Users/ianthienbui/Library/Application Support/Anki2/addons21/1097423555/reviewer_progress_bar.py", line 169, in add_info
x = (mw.col.sched.day_cutoff - 86400 * no_days) * 1000
AttributeError: 'NoneType' object has no attribute 'sched'