24.11: card stats: Cannot convert None to BigInt

  • start anki with addons disabled or enabled (shift)
  • create a new deck (pycmd(“create”); asdf enter)
  • add one card to that deck (a asdf ctrl-enter)
  • start studying that deck (ss) or any deck where you can get to the last card due
  • open Current Card (Study) (i)
  • bury or grade the last card in the deck (-)
    Now there is no current card in the reviewer so there are no card stats, but it handles it incorrectly and shows the error “Cannot convert None to BigInt”.
    If you add another card to the deck, it shows the card stats again, so the error is non-blocking.

Version ⁨24.11 (87ccd24e)⁩
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1

1 Like

Hello Khonkoritsan :slight_smile:

I think this PR is fixing it: Fix CardInfoPlaceholder not showing when card id is invalid by iamllama · Pull Request #3631 · ankitects/anki · GitHub

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.