Ticket #1104 (closed Defect: invalid)

Opened 4 years ago

Last modified 4 years ago

doesnt autojoin #rubyonrails any more

Reported by: linojon Owned by: timothy
Priority: Normal Milestone:
Component: Chat Core (IRC) Version:
Severity: Normal Keywords:
Cc:

Description

from freenode #rubyonrails

Colloquy Version 2.1 (2D41)

linoj​​: ​why does my irc auto-join now send me to #overflow and not join this room?​
[9:47p] ​tdela​​: ​cuz you're not identified yet
[9:47p] ​werdnativ​​: ​my autojoin does that too.

[9:47p] ​linoj​​: ​my handle is registered

[9:47p] linoj: what do you mean by "recognized"?

[9:47p] ​werdnativ​​: ​I took it out of the list, wait for the server to ID me, then join up.

[9:48p] werdnativ: I think the client joins the chan too soon before your nick is verified.

[9:48p] ​linoj​​: ​hmm, i use colloquy, it never used to do that
[9:48p] ​werdnativ​​: ​same here....

Change History

Changed 4 years ago by Rinoa

  • status changed from new to closed
  • resolution set to invalid

Upgrade to a newer version to see if that fixes the issue. 2D41 is old.

Changed 4 years ago by jane

This is because #rubyonrails on freenode requires you be registered with nickserv before you can join the channel. Upgrading won't solve the problem, as it all comes down to the issue of the timing of /ns ident to when you /j #rubyonrails (or any other +R channel). If you're not identified at the time of join, Colloquy silently fails. Otherwise, it will join the channel just fine.

Related to #1022 (timer would be a nice workaround for the problem) and #215 (which, this would be a dupe of).

Note: See TracTickets for help on using tickets.