[Pidgin] #8494: Pidgin doesn't connect if NetworkManager only connects after pidgin started

Pidgin trac at pidgin.im
Tue Feb 24 04:21:03 EST 2009


#8494: Pidgin doesn't connect if NetworkManager only connects after pidgin started
--------------------------+-------------------------------------------------
 Reporter:  VuDu          |           Owner:  lschiere
     Type:  defect        |          Status:  new     
Component:  unclassified  |         Version:  2.5.4   
 Keywords:                |   Launchpad_bug:          
--------------------------+-------------------------------------------------
 Hello,
 I'm still having issues with Pidgin using NetworkManager, now on 2.5.4
 after a format and now running on Arch Linux 64bits.

 My home network uses WPA2 and so NetworkManager asks for the unlock
 keyring password on each boot. Pidgin starts every session and because of
 the time I take to type the password and the time NetworkManager takes to
 connects to my router, Pidgin fails to connect to my both accounts.
 That's ok, but after NetworkManager finally connecting, I press the
 reconnect button for both connections but it returns almost instantly
 another error on the same buddy list panel for each account.

 GTalk:
 '''my_gmail/ disconnected'''
 Could not establish a connection with the server:
 Error resolving gmail.com:
 Temporary failure in name resolution

 MSN:
 '''my_msn disconnected'''
 Connection error from Notification server:
 Unable to connect


 And here's the debug window's log for Gtalk:
 {{{
 (09:04:38) util: Writing file /home/vudu/.purple/prefs.xml
 (09:04:46) account: Connecting to account vudu.curse at gmail.com/
 (09:04:46) connection: Connecting. gc = 0x1432a80
 (09:04:46) dnssrv: querying SRV record for _xmpp-client._tcp.gmail.com
 (09:04:46) dnssrv: found 0 SRV entries
 (09:04:46) dns: DNS query for 'gmail.com' queued
 (09:04:46) dns: Created new DNS child 4691, there are now 1 children.
 (09:04:46) dns: Successfully sent DNS request to child 4691
 (09:04:46) dns: Got response for 'gmail.com'
 (09:04:46) dnsquery: Error resolving gmail.com:
 Temporary failure in name resolution
 (09:04:46) proxy: Connection attempt failed: Error resolving gmail.com:
 Temporary failure in name resolution
 (09:04:46) account: Disconnecting account 0xb63ae0
 (09:04:46) connection: Disconnecting connection 0x1432a80
 (09:04:46) connection: Destroying connection 0x1432a80
 (09:04:48) util: Writing file accounts.xml to directory /home/vudu/.purple
 (09:04:48) util: Writing file /home/vudu/.purple/accounts.xml
 }}}

 and MSN:
 {{{
 (09:04:55) util: Writing file prefs.xml to directory /home/vudu/.purple
 (09:04:55) util: Writing file /home/vudu/.purple/prefs.xml
 (09:06:33) autorecon: do_signon called
 (09:06:33) autorecon: calling purple_account_connect
 (09:06:33) account: Connecting to account vudu.curse at gmail.com
 (09:06:33) connection: Connecting. gc = 0xdf1260
 (09:06:33) msn: new httpconn (0xba1ca0)
 (09:06:33) dns: DNS query for 'messenger.hotmail.com' queued
 (09:06:33) autorecon: done calling purple_account_connect
 (09:06:33) dns: Created new DNS child 4716, there are now 1 children.
 (09:06:33) dns: Successfully sent DNS request to child 4716
 (09:06:33) dns: Got response for 'messenger.hotmail.com'
 (09:06:33) dnsquery: Error resolving messenger.hotmail.com:
 Temporary failure in name resolution
 (09:06:33) proxy: Connection attempt failed: Error resolving
 messenger.hotmail.com:
 Temporary failure in name resolution
 (09:06:33) msn: Connection error: Error resolving messenger.hotmail.com:
 Temporary failure in name resolution
 (09:06:33) msn: Connection error from Notification server
 (messenger.hotmail.com): Unable to connect
 (09:06:33) account: Disconnecting account 0xb8d330
 (09:06:33) connection: Disconnecting connection 0xdf1260
 (09:06:33) msn: destroy the OIM 0x111f9d0
 (09:06:33) msn: destroy httpconn (0xba1ca0)
 (09:06:33) connection: Destroying connection 0xdf1260
 (09:06:38) util: Writing file accounts.xml to directory /home/vudu/.purple
 (09:06:38) util: Writing file /home/vudu/.purple/accounts.xml
 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/8494>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list