Adium

Ticket #2778 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

1.0svn fails to reconnect

Reported by: anonymous Assigned to: evands
Priority: normal Milestone: SVN issues
Component: None Version: 1.0svn
Severity: normal Keywords:
Cc: Patch:
Pending:

Description

currently i am using R15007, but i recognized this behavior in the #R's before, too. My system runs 24/7 (without sleeping). My ISP disconnects me every 24h's - this disconnect happens at about 04:00 o clock in the night.

Every morning the adium dock icon shows "the black wheel" (connecting/reconnecting), but nothing happens. even manually aborting the connection attemps and reinitiating them via the adium menu brings no solution.

the only thing which really helps is restarting adium.

if there is anything i can investigate on this point, let me know here.

Change History

01/22/2006 01:33:00 AM changed by evands

  • summary changed from 1.0svn "crash" during the night (probably caused by 24h auto disconnect) to 1.0svn fails to reconnect.
  • milestone set to SVN issues.

What service(s) are you using?

01/23/2006 04:33:23 AM changed by Mathieuma@users.sourceforge.net

Hi,

I have the same behaviour when waking up from sleep - and from what I remember only google and rendez-vous reconnect. Seems due to the new gaim lib ? And I also think there is a ticket for this (related to waking up from sleep, but it's the same issue imho)

01/23/2006 10:27:51 PM changed by smitty078@mac.com

I have this same issue. There is definitely a problem with auto reconnect and it is definitely not a valid excuse to say wait until 1.0 when joscer is in. That's way too far off to have auto reconnect broken.

01/23/2006 10:36:12 PM changed by catfish_man

smitty: don't be ridiculous. SVN builds could not work at all from now until next month and we wouldn't care except that it would make it difficult for us to work on stuff. SVN is totally and completely unsupported, and no promises about its functionality are made.

01/27/2006 02:02:35 PM changed by anonymous

smitty: this is SVN software!! use 0.88 and be happy... gna!

evan: i am using the following services: 2 x icq 1 x msn 1 x aim 1 x jabber

the problem is absolutly reproducable :-) when i just reboot the router i have the same behaviour.

by the way: i filed some more bugs before.. did you eventually miss them? http://trac.adiumx.com/ticket/2736 (contactlist problem) http://trac.adiumx.com/ticket/2640 (possible localisation problem & alias saving problem) http://trac.adiumx.com/ticket/2661 (away messages not removable / editable via preferences menu)

greetings & keep up the good work.

02/07/2006 01:43:46 PM changed by Djmori

Same problem here, just for the record.

03/28/2006 02:27:01 AM changed by tick

  • milestone changed from SVN issues to Adium X 1.0.

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.

06/07/2006 05:35:25 PM changed by evands

  • milestone changed from Adium X 1.0 to SVN issues.