https://bugs.kde.org/show_bug.cgi?id=495748
--- Comment #10 from Alexey "Kitsune" Rusakov <kitsune....@pm.me> --- Yeah, it’s a bit weird failure mode, mainly a remnant from the time when E2EE might be compiled out. It might make sense to completely disable ability to login if a keychain is not accessible, these days, by emitting `Connection::loginError()` with a sensible error message. Now that I think of it, it’s even API/ABI compatible, so probably instead of changing NeoChat it does make sense to change the library instead. -- You are receiving this mail because: You are watching all bug changes.