Hello ! I recently install KDE Fedora on one of my computer and I installed 
mnemosyne which I used on Windows before. I was working just fine and the 
bug did not happen.
Two weeks later (I haven't done any syncing since) I forget my passowrd and 
want to change it as usual. But I get the following error :

Log body:
An unexpected error has occurred.
Please forward the following info to the developers:

Traceback (innermost last):
File 
"/usr/local/lib64/python3.13/site-packages/mnemosyne/pyqt_ui/configuration_dlg.py",
 
line 55, in accept
self.tab_widget.widget(index).apply()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File 
"/usr/local/lib64/python3.13/site-packages/mnemosyne/pyqt_ui/configuration_wdgt_main.py",
 
line 70, in apply
self.config()["ui_language"] = iso6931_code_for_language_name(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
self.languages.currentText())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File 
"/usr/local/lib64/python3.13/site-packages/mnemosyne/libmnemosyne/gui_translator.py",
 
line 263, in iso6931_code_for_language_name
return dict((v,k) for k, v in
~~~~~~~~~~~~~~~~~~~~~~~~
language_name_for_iso6931_code.items())[language]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
KeyError: ''

An unexpected error has occurred.
Please forward the following info to the developers:

Traceback (innermost last):
File 
"/usr/local/lib64/python3.13/site-packages/mnemosyne/pyqt_ui/configuration_dlg.py",
 
line 55, in accept
self.tab_widget.widget(index).apply()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File 
"/usr/local/lib64/python3.13/site-packages/mnemosyne/pyqt_ui/configuration_wdgt_main.py",
 
line 70, in apply
self.config()["ui_language"] = iso6931_code_for_language_name(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
self.languages.currentText())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File 
"/usr/local/lib64/python3.13/site-packages/mnemosyne/libmnemosyne/gui_translator.py",
 
line 263, in iso6931_code_for_language_name
return dict((v,k) for k, v in
~~~~~~~~~~~~~~~~~~~~~~~~
language_name_for_iso6931_code.items())[language]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
KeyError: ''

I tried reinstalling (I didn't delete the app's data), still the same. I 
probably has something to do with x11 - wayland since it's the only thing 
that changed since. But I'm absolutely not sure.

(also I'm wondering why the python installation fails on windows :
Building wheels for collected packages: mnemosyne-proj
  Building wheel for mnemosyne-proj (pyproject.toml) ... error
  error: subprocess-exited-with-error
  
  × Building wheel for mnemosyne-proj (pyproject.toml) did not run 
successfully.) (I used the installer of the website instead)

Anyway that's all I had to report, have a nice day.

-- 
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 visit 
https://groups.google.com/d/msgid/mnemosyne-proj-users/1e67ed5b-24d3-4363-ae14-839959c153fan%40googlegroups.com.

Reply via email to