Gleichzeitig zum Thema "Fehler bei Karten durchsuchen" bekomme ich auch  
eine Fehlermeldung, wenn ich die Schriftgröße ändern möchte um die Anzeige 
für meine Verhältnisse etwas angenehmer zu machen:

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'


Habe ich ein grundsätzliches Problem mit meinem Manjaro-Linux-Derivat (ist 
aktuell)?


LG

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 mnemosyne-proj-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mnemosyne-proj-users/5accf092-8c09-4cfc-8873-6b7f447f983cn%40googlegroups.com.

Reply via email to