Summary: | Stuck in accounts screen with no path forward | ||
---|---|---|---|
Product: | [Applications] NeoChat | Reporter: | Hugo Osvaldo Barrera <hugo> |
Component: | General | Assignee: | Tobias Fella <fella> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | carl |
Priority: | NOR | ||
Version: | 24.02.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screenshot of neochat |
Description
Hugo Osvaldo Barrera
2024-03-09 20:11:04 UTC
This is because neochat fails to load your account for some reason. Try logging out and back in Clocking on the red "X" next to the account does not delete it. I wanted to try simply wiping all settings, but I don't see neochat's data files in ~/.local/share/neochat or ~/.local/state/neochat or ~/.cache/neochat. I tried picking "Login" and adding the same account again but it simply freezes after I provide a password. I restarted neochat and after a third time it did work; I got two successive requests from keepassxc to disclose secrets (looks like neochat tried to read them multiple times at startup this time?) and then it worked. Not sure if I'm seeing a flaky issue or what. I think the root of the issue here was a mis-configuration on my part; keepassxc was prompting for consent to disclose a secret, but due to some local configuration those prompts are very frequently not visible (see also: https://github.com/keepassxreboot/keepassxc-browser/issues/1980 ). It's possible that I was not running KPXC some of the times I had tried. It seems that neochat provides no indication when the secret service is not running. I do think that printing a bit more information to stdout would help. Especially when the secret service is not running. I'll close this though, since this seems to be resolved. Sorry for the noise. |