Description of problem: NextCloud client does not remember login credentials for NextCloud instances after reboot. Version-Release number of selected component (if applicable): 2.5.3-1.fc30 How reproducible: Always Steps to Reproduce: 1. Boot computer and login to desktop. 2. Watch NextCloud client start automatically. Actual results: NextCloud client requests credentials for accessing server instances already configured. Expected results: NextCloud client should already remember the credentials and should sync as appropriate. Additional info: Running desktop: Cinnamon 4.2.4
I can confirm this issue. It is caused by a missing dependency that isn't installed along with the package. Manually installing "libgnome-keyring" has solved the issue for me. Hopefully the package is updated to make this a dependency.
I can confirm that installing "libgnome-keyring" fixes the problem. Can you add this package to the dependency list to the RPM?
This issue cost me hours... Please add that dependency as soon as possibly to prevent other people experiencing the same.
https://bugzilla.redhat.com/show_bug.cgi?id=1652973#c1
Do you have qtkeychain installed on your setup?
Currently I have qtkeychain as well as libgnome-keyring installed. Somehow as a matter of desperation. qtkeychain alone didn't solve the issue. Installing libgnome-keyring made it finally working. Can (or shall) I remove qtkeychain again?
*** Bug 1763606 has been marked as a duplicate of this bug. ***
Can you test if this happens also with 2.6.1?
Hello, I'm running Gnome on Fedora 30 and was having the same issue. I installed nextcloud-client-2.6.1-1.fc30.x86_64 from the updates-testing repo. It still kept asking for login and password. Installing libgnome-keyring fixed it.
*** This bug has been marked as a duplicate of bug 1652973 ***