nmlorg / naim

naim is a console client for AOL Instant Messenger (AIM), AOL I Seek You (ICQ), Internet Relay Chat (IRC), and The lily CMC.
http://naim.n.ml.org/
1 stars 0 forks source link

lily autoreconnect fail loop when name != username #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
> What steps will reproduce the problem?

1. Log into RPI's lily server with an account using a different reserved "name" 
than the lily account "username".
2. Break the network connectivity to the lily server until naim tries to 
reconnect.
3. Reestablish network connectivity to the lily server.
4. naim's lily account remains stuck in a failing loop trying to autoreconnect

> What is the expected output? What do you see instead?
successful reconnect, as with other connection types or a lily connection where 
name==username

> What version of naim are you using? On what operating system?
> % naim --version
\naim 0.11.8.3.2

> % uname -a
Linux Fydor 2.6.32-25-generic-pae #45-Ubuntu SMP Sat Oct 16 21:01:33 UTC 2010 
i686 GNU/Linux

> Please provide any additional information below.
I couldn't figure out how to send /commands to :RAW, so I had to get another 
lily client to test this issue and find a workaround. http://www.tlily.org/ The 
relevant commands for changing names are /reserve and /rename

I had to unreserve all my reserved names that did not match my username to 
prevent lily defaulting to a non-matching name when connecting.

Original issue reported on code.google.com by car...@gmail.com on 13 Dec 2010 at 7:27