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.
Iteration is fixed in SVN. The fix will appear in the next release.