glutanimate / anjoy-public

Temporary repository to host bug reports and documentation for the AnJoy Anki add-on
https://www.patreon.com/glutanimate/posts?tag=AnJoy
4 stars 0 forks source link

PS4 Error upon selecting "study now" button #21

Open Leg58D opened 2 years ago

Leg58D commented 2 years ago

Error

Debug info: Anki 2.1.44 (b2b3275f) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2 Platform: Mac 10.16 Flags: frz=True ao=True sv=2 Add-ons, last update check: 2021-09-18 10:41:37 Add-ons possibly involved: ⁨AnJoy⁩

Caught exception: Traceback (most recent call last): File "aqt/webview.py", line 36, in cmd File "aqt/webview.py", line 135, in _onCmd File "/Users/brianl/Library/Application Support/Anki2/addons21/anjoy/gamepad.py", line 90, in _onBridgeCmd func(*args) File "/Users/brianl/Library/Application Support/Anki2/addons21/anjoy/gamepad.py", line 166, in buttonPressed func() File "/Users/brianl/Library/Application Support/Anki2/addons21/anjoy/actions.py", line 199, in studyDeck mw.moveToState("review") File "aqt/main.py", line 653, in moveToState File "aqt/main.py", line 675, in _reviewState File "aqt/reviewer.py", line 73, in show File "aqt/reviewer.py", line 93, in nextCard File "anki/collection.py", line 726, in timeboxReached AttributeError: 'Collection' object has no attribute '_startTime'

Initially, the Debug info identified the possible at fault add-on as: "Web Browser - Search terms, Import texts and images automatically". Only after disabling that add-on did the Debug identify Anjoy. Prior to installing Anjoy there were no issues.