Adium

Ticket #3482 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Disconnecting State

Reported by: Assigned to: nobody
Priority: normal Milestone:
Component: libgaim-general Version: 1.0svn
Severity: minor Keywords: accounts preferences disconnecting
Cc: Patch:
Pending:

Description

The accounts list does not always correctly render my current state. If I sign into AIM, the list of accounts renders me as disconnecting.

Change History

04/05/2006 11:11:37 AM changed by evands

  • status changed from new to closed.
  • resolution set to fixed.

(In [15654])

  • #ifndef JOSCAR_SUPERCEDE_LIBGAIM'd out oscar-specific code
  • This should fix some oddities with connect-disconnect cycles new to our use of libgaim 2.0.0. I also made it not set as as "should not be online" after the reconnect attempts (5) fail... this should cause adium to retry the reconnect next time the network connectivity state toggles to available, which is generally the desired behavior since a connect failure is often a 'net failure. I'm going to say this (especially combined with other reconnect improvements already present in 1.0svn versus 0.8x) closes a bunch of our generic and 1.0svn-specific reconnection problem tickets, which are mostly duplicates of one another in any case. Fixes #3482, #3006, #2662, #2778, #2375, #1906, #3562.