System Information
Version 2.1.15 (442df9d6)
Qt 5.15.3 PyQt 5.15.6
Ubuntu 22.04 with all updates as of today running on VMPlayer version 15 running on Windows 7 with all updates released.
AsRock Z87 Extreme 4 motherboard
Intel i7-4770k cpu (not overclocked)
EVGA NVidia GTX 1660 TI
32 GB memory
Ubuntu 22.10
same Anki version
Dell Inspiron 3521 with upgraded memory to 16TB and upgraded NVMe m.2 to 4TB. (Sorry, I cannot run CPUID to get more hardware information.
I have rebuilt the database. I restart the Ubuntu VM. I have clicked on Anki icon in Ubuntu while holding down the shift key. I tried running on my travel laptop with Ubuntu 22.10, all updates current, and received the exact same results when I clicked on “Preferences” on the Tools dropdown menu (done to see if problem was running on a VM on top of Windows 7).
Information displayed is presented below.
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.6 Qt 5.15.3 PyQt 5.15.6
Platform: Linux
Flags: frz=False ao=False sv=1
Caught exception:
File “/usr/share/anki/aqt/main.py”, line 882, 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’