Preferences Bug

Hello!

Today I imported my original collection package from a google drive to Anki on Fedora36 Linux. I received the following error message when I tried to access tools → preferences from the startup screen. The preferences window was a very important part of the interface for me on my original setup of Windows 11! Please address this as soon as possible.

Error
An error occurred. Please use Tools > Check Database to see if that fixes the problem.
If problems persist, please report the problem on our support site. Please copy and paste the information below into your report.
Anki 2.1.15 (442df9d6) Python 3.10.11 Qt 5.15.8 PyQt 5.15.6
Platform: Linux
Flags: frz=False ao=False sv=2

Caught exception:
File “/usr/share/anki/aqt/main.py”, line 881, in onPrefs
aqt.dialogs.open(“Preferences”, self)
File “/usr/share/anki/aqt/init.py”, line 82, in open
instance = creator(*args)
File “/usr/share/anki/aqt/preferences.py”, line 25, in init
self.setupCollection()
File “/usr/share/anki/aqt/preferences.py”, line 80, in setupCollection
f.lrnCutoff.setValue(qc[‘collapseTime’]/60.0)
<class ‘TypeError’>: setValue(self, int): argument 1 has unexpected type ‘float’

Anki 2.1.15 is quite old. Could you try the latest version and see if that works properly?

2 Likes

Please update this very old Anki version using a download from the Anki website. It is a known issue with this outdated version (likely distributed through package managers), that does not occur in recent versions.

2 Likes

Thank you guys! I uninstalled from the software hub, and installed again from the anki website! After some tweaks to the initial install, all is working well!

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