[Konversation-devel] [Bug 117554] New: When attempting to reconnect, Konv tries only the last server in the alternatives list
Seth Kinast
seth at sethkinast.com
Sat Dec 3 01:20:54 CET 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=117554
Summary: When attempting to reconnect, Konv tries only the last
server in the alternatives list
Product: konversation
Version: 0.18
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konversation-devel kde org
ReportedBy: seth sethkinast com
Version: 0.18 (using KDE KDE 3.5.0)
Installed from: Ubuntu Packages
OS: Linux
I input two servers into a network:
1| irc.freenode.net
2| localhost
The logic for this is that sometimes I SSH tunnel to IRC because my university blocks IRC. So if my laptop is at a university location, I will have an SSH tunnel running on localhost. If Konversation is unable to connect to server 1, it will retry with server 2.
The bug is this: If Konversation fails to connect to either server (because I haven't plugged in my wireless card yet, etc.), it will try all servers and then say "waiting 2 minutes before next connection attempt". After 2 minutes, it ONLY tries server #2! Server #1 is never attempted again.
Expected behavior: Go back to the beginning of the alternatives list and try to connect to server #1 once more.
More information about the Konversation-devel
mailing list