Which version of Mnemosyne are you using? Try installing the latest version from our website.
Peter On Tue, 17 Oct 2023, 22:38 'Thomas' via mnemosyne-proj-users, < [email protected]> wrote: > Hallo zusammen, > > seit gestern bekomme ich einen Fehler, sobald ich die Funktion / den > Menüeintrag "Karten durchsuchen" nutzen will: > > An unexpected error has occurred. > > Please forward the following info to the developers: > > > Traceback (innermost last): > > File "/usr/lib/python3.11/site-packages/mnemosyne/pyqt_ui/main_wdgt.py", > line 249, in browse_cards > > self.controller().show_browse_cards_dialog() > > File > "/usr/lib/python3.11/site-packages/mnemosyne/libmnemosyne/controllers/default_controller.py", > line 891, in show_browse_cards_dialog > > self.component_manager.current("browse_cards_dialog")\ > > File > "/usr/lib/python3.11/site-packages/mnemosyne/pyqt_ui/browse_cards_dlg.py", > line 402, in __init__ > > self.display_card_table(run_filter=False) > > File > "/usr/lib/python3.11/site-packages/mnemosyne/pyqt_ui/browse_cards_dlg.py", > line 767, in display_card_table > > self.card_model = CardModel(component_manager=self.component_manager) > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > File > "/usr/lib/python3.11/site-packages/mnemosyne/pyqt_ui/browse_cards_dlg.py", > line 77, in __init__ > > self.font_colour_for_card_type_id[card_type_id] = QtGui.QColor(\ > > ^^^^^^^^^^^^^^ > > TypeError: arguments did not match any overloaded call: > > QColor(color: Qt.GlobalColor): argument 1 has unexpected type 'NoneType' > > QColor(rgb: int): too many arguments > > QColor(rgba64: QRgba64): argument 1 has unexpected type 'NoneType' > > QColor(variant: Any): argument 1 has unexpected type 'NoneType' > > QColor(): argument 1 has unexpected type 'NoneType' > > > Was stimmt an meinem System (Arch-Linux / Manjaro) nicht? > > > Lieben Dank > > Thomas > > -- > 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/561ad432-0d52-43cc-a871-14ee59adf317n%40googlegroups.com > <https://groups.google.com/d/msgid/mnemosyne-proj-users/561ad432-0d52-43cc-a871-14ee59adf317n%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/CAMdxoPFxGGAs7yZYrWuS%2BsbbyOFp3CLk7MO_faguAW1bxF2yBA%40mail.gmail.com.
