qutimdevelop team mailing list archive
-
qutimdevelop team
-
Mailing list archive
-
Message #00238
[Bug 793756] Re: OAuth & GTalk on WIndows
Again ...
20:18:58 Debug: doLookup
20:18:58 Debug: QAbstractSocket::HostLookupState
20:18:58 Debug: "alt3.xmpp.l.google.com." 5222 20 0
20:18:58 Debug: "alt2.xmpp.l.google.com." 5222 20 0
20:18:58 Debug: "xmpp.l.google.com." 5222 5 0
20:18:58 Debug: "alt1.xmpp.l.google.com." 5222 20 0
20:18:58 Debug: "alt4.xmpp.l.google.com." 5222 20 0
20:18:58 Debug: use: "alt3.xmpp.l.google.com" 5222
20:18:58 Debug: QAbstractSocket::HostLookupState
20:18:58 Debug: QAbstractSocket::ConnectingState
20:18:59 Debug: QAbstractSocket::ConnectedState
20:18:59 Debug: virtual bool Jreen::BindFeature::canParse(const QStringRef&, const QStringRef&, const QXmlStreamAttributes&)
20:18:59 Debug: virtual bool Jreen::SessionFeature::canParse(const QStringRef&, const QStringRef&, const QXmlStreamAttributes&)
20:18:59 Debug: virtual bool Jreen::BindFeature::canParse(const QStringRef&, const QStringRef&, const QXmlStreamAttributes&)
20:18:59 Debug: virtual bool Jreen::SessionFeature::canParse(const QStringRef&, const QStringRef&, const QXmlStreamAttributes&)
20:18:59 Warning: simplesasl.cpp: No mechanism available
20:19:19 Debug: QAbstractSocket::ClosingState
20:19:19 Debug: QAbstractSocket::UnconnectedState
20:19:19 Debug: void Jreen::TLSFeature::onDisconnected()
20:19:19 Debug: QAbstractSocket::UnconnectedState
** Changed in: qutim
Status: Fix Released => Confirmed
--
You received this bug notification because you are a member of QutIM
Developers, which is subscribed to qutim.
https://bugs.launchpad.net/bugs/793756
Title:
OAuth & GTalk on WIndows
Status in Multiplatform instant messenger:
Confirmed
Bug description:
Since the new OAuth mechanism had been introduced to qutIM I'm not
able to connect to Google's jabber server using Windows builds. All I
got in the XML console is:
<features xmlns='http://etherx.jabber.org/streams'>
<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'>
<required/>
</starttls>
<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
<mechanism>X-GOOGLE-TOKEN</mechanism>
<mechanism>X-OAUTH2</mechanism>
</mechanisms>
</features>
The latest version that CAN connect is qutim-2011-05-07.exe, at the
same time have NO PROBLEMS connecting on Linux.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qutim/+bug/793756/+subscriptions