GNOME Bugzilla – Bug 680024
IRC reconnect can fail due to nick-already-in-use
Last modified: 2018-05-22 15:38:01 UTC
from https://bugzilla.redhat.com/show_bug.cgi?id=840408: Empathy does not connect to irc if nick is already in use, which is understandable and not a bug per se. The problem lies in empathys unability to reconnect to IRC server after unexpected loss of connection (e.g. unplugged cable). It is fairly reasonable to assume that connection should be restored asap, albeit at the expense of changing nick (adding underscore, number, whatever -- as most other clients do) [This is mentioned in bug 602911, but that bug mostly seems to be about a different issue.]
There was this attempt to fix it in Telepathy Idle too: https://bugs.freedesktop.org/show_bug.cgi?id=14751
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/empathy/issues/569.