Adium

Ticket #3006 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

not reconnecting after sleep

Reported by: anonymous Owned by: nobody
Milestone: Component: Adium Core
Version: 0.88 Severity: major
Keywords: Cc:
Patch Status:

Description

Aduim .88 is not reconnecting after waking from sleep. Did not hapen in .87, so not waiting for DHCP connection issue. Hope it is sorted soon.

Some previous tickets (1168) mention problems, but for old Adiums, not the latest one.

Hope it is sorted soon. (PS: great product. Hope you get audio soon)

Change History

Changed 4 years ago by graxer@…

Yeah, I'm having the same problem with .88 on 10.3.9. Only one account reconnects after sleep. I've cross-posted on ticket 1420 as well.

Changed 4 years ago 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.

Note: See TracTickets for help on using tickets.