[telepathy] [Bug 300062] Connection fails with timeout error when waiting for kwallet

Dennis Schridde devurandom at gmx.net
Sun Jan 6 23:21:16 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=300062

--- Comment #10 from Dennis Schridde <devurandom at gmx.net> ---
Do I understand correctly, that Gabble starts the Telepathy/KDE Authentication
Handler, which requests to open KWallet. But since the connection times out in
the meantime, Gabble exits, which makes the Authentication Handler exit, too.
Thus you loose access to KWallet, even if it is opened later?

Can't you do something like this?
1) When the Authentication Handler is called for a connection that then
timeouts, do not quit the Authentication Handler, but keep it running, because:
2) When a connection timeouts while waiting for the Authentication Handler to
get a password, immediately reconnect it.
That would of course need a communication channel between whatever component
starts Gabble and the Authentication Handler...

Or maybe you actually need to put support for this case into Telepathy
itself...?

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list