Adium

Ticket #8971 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Adium 1.2.x does not connect to GTalk when googlemail.com address is misentered as gmail.com

Reported by: julians Owned by: nobody
Milestone: Adium 1.2.2 Component: Adium Core
Version: 1.2 Severity: normal
Keywords: Cc:
Patch Status:

Description

Connecting to GTalk works fine with Adium 1.1.4, but for every 1.2.x version (the betas, 1.2, 1.2.1), it’s broken. Attached are the debug output (I downloaded the debug version) and two screenshots of the account prefs window, as requested in the first ticket I filed about this:  http://trac.adiumx.com/ticket/8643

Attachments

log.txt (48.3 KB) - added by julians 2 years ago.
options_tab.png (72.4 KB) - added by julians 2 years ago.

Change History

Changed 2 years ago by julians

Changed 2 years ago by julians

Changed 2 years ago by julians

And I’m on Mac OS 10.5.1 on an Intel machine.

Changed 2 years ago by evands

Please hold shift as Adium starts up, then connect just the GTalk account which won't connect. Attach the debug log for that; it's difficult to follow what's going on with everything else connecting.

Changed 2 years ago by zacw

I'm seeing in that debug log:

23:32:23: ************ julianstahnke@gmail.com --step-- 7
23:32:23: (Libpurple: jabber) Recv (ssl)(77): <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
23:32:23: Connection Disconnected: gc=9a1db00 (Not Authorized)
23:32:23: <AIPurpleGTalkAccount:808ba40 6>:julianstahnke@gmail.com accountConnectionReportDisconnect: Not Authorized
23:32:23: (Libpurple: jabber) Recv (ssl)(16): </stream:stream>
23:32:23: (Libpurple: cdsa) receive failed (-9805): Unknown error: 0
23:32:23: (Libpurple: account) Disconnecting account 0x995c5f0
23:32:23: (Libpurple: connection) Disconnecting connection 0x9a1db00
23:32:23: Disconnected: gc=9a1db00
23:32:23: <AIPurpleGTalkAccount:808ba40 6>:julianstahnke@gmail.com: Telling the core we disconnected
23:32:23: <AIPurpleGTalkAccount:808ba40 6>:julianstahnke@gmail.com: Disconnected ("Incorrect username or password"): Automatically reconnecting immediately

Changed 2 years ago by evands

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

(In [22428]) Avoid using cyrus-sasl's PLAIN mech implementation so that we can folllow Google Talk best practices when authenticating via PLAIN. This fixes attempting to connect to an @googlemail.com account using an @gmail.com JID ending, for example. Fixes #8971

Changed 2 years ago by evands

(In [22429]) Merged [22428]: Avoid using cyrus-sasl's PLAIN mech implementation so that we can folllow Google Talk best practices when authenticating via PLAIN. This fixes attempting to connect to an @googlemail.com account using an @gmail.com JID ending, for example. Fixes #8971

Changed 2 years ago by evands

  • summary changed from Adium 1.2.x does not connect to GTalk to Adium 1.2.x does not connect to GTalk when googlemail.com address is misentered as gmail.com
  • milestone set to Adium X 1.2.2

julians, enter your Google Talk ID as julianstahnke@googlemail.com, not julianstahnke@gmail.com, and it'll work in Adium 1.2.1. This will be handled automatically in future versions.

Note: See TracTickets for help on using tickets.