All the better! Perhaps, if it reappears, File - Compact does some housekeeping behind the scenes that could also help.
Peter On Thu, Sep 29, 2022 at 10:02 AM Lucas Eichhorn <[email protected]> wrote: > Somehow the problem disappeared. > Have a great day! :) > > On Wednesday, 28 September 2022 at 18:12:03 UTC+2 Peter Bienstman wrote: > >> Can you send me your database privately? >> >> Peter >> >> On Wed, 28 Sep 2022, 17:18 Lucas Eichhorn, <[email protected]> wrote: >> >>> Hi! >>> When I'm adding a new card, after filling front and back side of a >>> 'front-to-back and back-to-front' type card, I get the following error: >>> >>> An unexpected error has occurred. >>> Please forward the following info to the developers: >>> >>> Traceback (innermost last): >>> File >>> "/home/lucas/forest/miniconda3/envs/mnemo/lib/python3.10/site-packages/Mnemosyne-2.9-py3.10.egg/mnemosyne/pyqt_ui/add_cards_dlg.py", >>> line 276, in create_new_cards >>> c.create_new_cards(fact_data, card_type, grade, tag_names, save=True) >>> File >>> "/home/lucas/forest/miniconda3/envs/mnemo/lib/python3.10/site-packages/Mnemosyne-2.9-py3.10.egg/mnemosyne/libmnemosyne/controllers/default_controller.py", >>> line 172, in create_new_cards >>> duplicates = db.duplicates_for_fact(fact, card_type) >>> File >>> "/home/lucas/forest/miniconda3/envs/mnemo/lib/python3.10/site-packages/Mnemosyne-2.9-py3.10.egg/mnemosyne/libmnemosyne/databases/SQLite.py", >>> line 1388, in duplicates_for_fact >>> this_card_type_id = self.con.execute("""select card_type_id >>> TypeError: 'NoneType' object is not subscriptable >>> >>> What can I do? >>> Best >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "mnemosyne-proj-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/mnemosyne-proj-users/115172fa-1d2f-4e9f-963e-9a28c1823090n%40googlegroups.com >>> <https://groups.google.com/d/msgid/mnemosyne-proj-users/115172fa-1d2f-4e9f-963e-9a28c1823090n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > You received this message because you are subscribed to the Google Groups > "mnemosyne-proj-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mnemosyne-proj-users/1db807ad-f866-42a8-b18a-5ac440cccc7dn%40googlegroups.com > <https://groups.google.com/d/msgid/mnemosyne-proj-users/1db807ad-f866-42a8-b18a-5ac440cccc7dn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/CAMdxoPFFkNNwa3M9iVBVpNmj_oOsUr281Jhts_CYun%2Bg9rBM8A%40mail.gmail.com.
