Ticket #1105 (closed Defect: duplicate)
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
Note: See
TracTickets for help on using
tickets.
