irssi-import / bugs.irssi.org

bugs.irssi.org archive
https://github.com/irssi/irssi/issues
0 stars 0 forks source link

Irssi keeps on opening new windows when trying to join an unavailable channel during netsplit #876

Open irssibot opened 11 years ago

irssibot commented 11 years ago

Preconditions: 1) channels_rejoin_unavailable = ON 2) autocreate_windows = ON 3) IRC Server is in the split mode so that an unavailable !channel exists. Happens at least in IRCnet.

How to reproduce: Try to join a !channel that is unavailable.

What happens: Irssi opens a new window every time it tries to join. I ended up with 240 empty windows with no easy way to close them without closing important windows too.

What should happen: New window is not opened if the channel cannot be joined to. Or at least the window should be closed once it is clear that the join was not succesful.

Other info: $ irssi --version irssi 0.8.15-svn (20120624 1733)