Quick update : deleting the config.db file works You just have to set up the sync server again with the new password you want
Le lundi 1 décembre 2025 à 18:52:27 UTC+1, TIMM a écrit : > Ok I will try then, if it doesn't work I'll use Windows. > > Anyway good luck on your current projects > > Le dimanche 30 novembre 2025 à 16:46:19 UTC+1, Peter Bienstman a écrit : > >> Hi, >> >> You might try temporarily removing / deleting the config files. >> >> Otherwise, I'm afraid I'm no longer working on Mnemosyne... >> >> Peter >> >> On Sun, 30 Nov 2025, 16:44 TIMM, <[email protected]> wrote: >> >>> 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 >>> >>> <https://groups.google.com/d/msgid/mnemosyne-proj-users/1e67ed5b-24d3-4363-ae14-839959c153fan%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 visit https://groups.google.com/d/msgid/mnemosyne-proj-users/492092fc-b512-45de-8462-7d4bbe088c2en%40googlegroups.com.
