SUMMARY The user needs to retype their password every morning. Would it be possible to keep it stored in a wallet instead to save time? STEPS TO REPRODUCE - Launch Ruqola - A dialog asking the user their user name and Password is displayed. - Enter a valid user name and password and click on 'Login' button - The main dialog appears and the user can start chatting - Quit Ruqola (Menu File/Quit) - Relaunch Ruquola - The login dialog appears - That dialog has an error message in red saying: 'Login Failed: invalid username or password' because it seems the Password was not stored anywhere. OBSERVED RESULT Error message in red because the Password is not stored unlike the user name. EXPECTED RESULT Would it be possible to store the password to save the user time, every morning? SOFTWARE/OS VERSIONS Version 1.0.97 beta1 on MS Windows 10 KDE Frameworks 5.71.0 Qt 5.15.0 (built with 5.15.0)
Hannah confirms me that ruqola on windows was build against qtkeychain. So we need to debug it on windows.
Is working just fine on 1.3.44 alpha, I just had to insert the password on the very first login, yet I also had the Login Failed: invalid username or password' issue, but I closed ruqola and re-opened and since then it always logged in without entering the credentials anymore.
I think that it's ok now ? Reopen if you see bug in last version. Thanks