element-hq / element-hq/element-web
Element Desktop can't sign in after fresh install on Linux
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
1. Install fresh Ubuntu (20.04 tested)
2. Install element from repository as insrtucted
3. Log in to existing account (hacklab.fi, the account should work itself)
4. Signing in... never ends

This happened to friend on same server earlier and the solution was to have gnome-keyring set up. My analysis is that Element/Electron assumes keyring is set up in the operating system earlier and tries to use it for credentials store. On freshly installed system this is not the case and the bug is triggered.
I'll set up the keyring manually next and comment here if that was the cause.
For the desktop app:
- **OS**: Ubuntu 20.04
- **Version**: 1.7.26
Contributor guide
Assessment
This issue has not been assessed yet.