Ticket #1105 (closed Defect: duplicate)

Opened 4 years ago

Last modified 4 years ago

Can't send messages in Colloquy after disconnecting and reconnecting network

Reported by: adele Owned by: timothy
Priority: Highest Milestone:
Component: Colloquy (Mac) Version: Built Source
Severity: Critical Keywords:
Cc:

Description

Sometimes, when I disconnect my network and reconnect, Colloquy gets into a state where no messages can be sent (you can type, but enter does nothing).

Tim and I tracked this down to a race condition where [JVChatRoomPanel(JVChatRoomPrivate) _didConnect:] gets called after [JVChatRoomPanel joined] and _cantSendMessages remains set to YES, so no messages get sent.

Change History

Changed 4 years ago by Rinoa

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

Duplicate of #62

Changed 4 years ago by timothy

Fixed in [3740].

Note: See TracTickets for help on using tickets.