SUMMARY When I firstly installed it, the application wouldn't remember any of the preferred languages set in the main window after a reboot. To also resolve the problem of qdbus missing (And thus the global shortcuts were also not working on Wayland) I installed the package qt-1:4.8.7-76.fc40. After that, now the application remembers only the first two of the various preferred languages that I set, both for the source and for the translation, when I reboot. All the other languages get discarded. Tried also to uninstall and reinstall the application to no avail. STEPS TO REPRODUCE 1. Open application main window 2. Select more than two preferred language for source and translation 3. Reboot the machine OBSERVED RESULT At the start no set languages would be remembered, now only the first two that I set. EXPECTED RESULT All the preferred languages that I set should be always remembered, as it used to, trough the various boot. # SOFTWARE/OS VERSIONS Software version: 2.11.1 RPM installed trough Carlis COPR Operating System: Fedora Linux 40 KDE Plasma Version: 6.1.3 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2
(In reply to Fabian Esposito from comment #0) > SUMMARY > > When I firstly installed it, the application wouldn't remember any of the > preferred languages set in the main window after a reboot. To also resolve > the problem of qdbus missing (And thus the global shortcuts were also not > working on Wayland) I installed the package qt-1:4.8.7-76.fc40. After that, > now the application remembers only the first two of the various preferred > languages that I set, both for the source and for the translation, when I > reboot. All the other languages get discarded. > Tried also to uninstall and reinstall the application to no avail. > > STEPS TO REPRODUCE > > 1. Open application main window > 2. Select more than two preferred language for source and translation > 3. Reboot the machine > > OBSERVED RESULT > > At the start no set languages would be remembered, now only the first two > that I set. > > EXPECTED RESULT > > All the preferred languages that I set should be always remembered, as it > used to, trough the various boot. > > # SOFTWARE/OS VERSIONS > > Software version: 2.11.1 > RPM installed trough Carlis COPR > > Operating System: Fedora Linux 40 > KDE Plasma Version: 6.1.3 > KDE Frameworks Version: 6.4.0 > Qt Version: 6.7.2 I have couple of questions: 1. You reported Plasma, is that true? 2. How do you reboot your system? With plasma interface? I asked this, because both I and Shatur can't reproduce this bug.
Created attachment 172119 [details] Before and after reboot
Just commit insta save to languages panels, which should resolve this issue.