Fehler bei Karten durchsuchen

19 views
Skip to first unread message

Thomas

unread,
Oct 17, 2023, 4:38:16 PM10/17/23
to mnemosyne-proj-users
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

Peter Bienstman

unread,
Oct 18, 2023, 12:37:18 AM10/18/23
to mnemosyne-proj-users
Which version of Mnemosyne are you using? Try installing the latest version from our website.

Peter 

--
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-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/561ad432-0d52-43cc-a871-14ee59adf317n%40googlegroups.com.

Thomas

unread,
Oct 18, 2023, 6:55:21 AM10/18/23
to mnemosyne-proj-users
mnemosyne-help says 2.10.1, the package comes from AUR-repository, version 2.10.1-2.
In the meantime i prefer the package from AUR (almost always up-to-date) because in the past i've had frequently problems with dependences on some python-packages if i've used the version direct from the website.

LG
Thomas

Peter Bienstman

unread,
Oct 18, 2023, 7:07:55 AM10/18/23
to mnemosyne-...@googlegroups.com
Hi,

I'm afraid we can't give support for packages we don't create
ourselves and that come from specific linux distributions. It's best
to contact the developer of your distribution that packaged Mnemosyne
for it.

However, my guess is that there's probably an issue related to a
version of the PyQT library Mnemosyne uses.

Cheers,

Peter
> To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/45f3ad00-53e9-49a9-b980-54b224a84364n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages