[Gaim-bugs] [ gaim-Bugs-1643236 ] 'Read Error' connecting to google talk

2007-02-13 Thread SourceForge.net
Bugs item #1643236, was opened at 2007-01-24 01:35
Message generated for change (Comment added) made by ciran
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1643236group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: solaris
Group: 2.0.0 beta 6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Harsha R A (raharsha)
Assigned to: Sean Egan (seanegan)
Summary: 'Read Error' connecting to google talk 

Initial Comment:
Not able to connect to google talk using gaim 2.0 beta 6. This was possible in 
the same machine using gaim 1.5
So this is a regression. We see a Read Error message on the GUI. 

Here is the debug information. 
account: Connecting to account [EMAIL PROTECTED]/Gaim
connection: Connecting. gc = 3f6868
dns: DNS query for 'xxx.xxx.com' queued
autorecon: do_signon called
autorecon: calling gaim_account_connect
account: Connecting to account [EMAIL PROTECTED]/Gaim
autorecon: done calling gaim_account_connect
dns: Created new DNS child 5697, there are now 1 children.
dns: Successfully sent DNS request to child 5697
dns: Got response for 'xxx.xxx.com'
dnsquery: IP resolved for xxx.xxx.com
proxy: Attempting connection to xxx.xxx.xxx.xxx
proxy: Connecting to talk.google.com:5222 via xxx.xxx.com:8080 using HTTP
proxy: Connection in progress
proxy: Connected.
proxy: Using CONNECT tunneling for talk.google.com:5222
proxy: HTTP proxy connection established
jabber: Sending: ?xml version='1.0' ?
jabber: Sending: stream:stream to='gmail.com' xmlns='jabber:client' 
xmlns:stream='http://etherx.jabber.org/streams' version='1.0'
util: Writing file accounts.xml to directory 
jabber: Recv (365): ?xml version=1.0 encoding=UTF-8?stream:stream 
from=gmail.com id=A07 version=1.0 
xmlns:stream=http://etherx.jabber.org/streams; 
xmlns=jabber:clientstream:featuresstarttls 
xmlns=urn:ietf:params:xml:ns:xmpp-tls/mechanisms 
xmlns=urn:ietf:params:xml:ns:xmpp-saslmechanismX-GOOGLE-TOKEN/mechanism/mechanisms/stream:features
jabber: Sending: starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/
jabber: Recv (50): proceed xmlns=urn:ietf:params:xml:ns:xmpp-tls/
account: Disconnecting account e5268
connection: Disconnecting connection 3f6868
connection: Destroying connection 3f6868
util: Writing file accounts.xml to directory 

--

Comment By: Megan Schneider (ciran)
Date: 2007-02-14 01:11

Message:
Logged In: YES 
user_id=801517
Originator: NO

Has duplicate: 1605982, which has an ethereal trace as well.

--

Comment By: Daniel Atallah (datallah)
Date: 2007-01-24 11:39

Message:
Logged In: YES 
user_id=325843
Originator: NO

Unless I'm missing something, the server isn't advertising the PLAIN
authentication mechanism for some reason - we can't authenticate without
it.

Perhaps Sean has an idea.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1643236group_id=235

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs


[Gaim-bugs] [ gaim-Bugs-1643236 ] 'Read Error' connecting to google talk

2007-02-13 Thread SourceForge.net
Bugs item #1643236, was opened at 2007-01-24 13:05
Message generated for change (Comment added) made by amishmm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1643236group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: solaris
Group: 2.0.0 beta 6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Harsha R A (raharsha)
Assigned to: Sean Egan (seanegan)
Summary: 'Read Error' connecting to google talk 

Initial Comment:
Not able to connect to google talk using gaim 2.0 beta 6. This was possible in 
the same machine using gaim 1.5
So this is a regression. We see a Read Error message on the GUI. 

Here is the debug information. 
account: Connecting to account [EMAIL PROTECTED]/Gaim
connection: Connecting. gc = 3f6868
dns: DNS query for 'xxx.xxx.com' queued
autorecon: do_signon called
autorecon: calling gaim_account_connect
account: Connecting to account [EMAIL PROTECTED]/Gaim
autorecon: done calling gaim_account_connect
dns: Created new DNS child 5697, there are now 1 children.
dns: Successfully sent DNS request to child 5697
dns: Got response for 'xxx.xxx.com'
dnsquery: IP resolved for xxx.xxx.com
proxy: Attempting connection to xxx.xxx.xxx.xxx
proxy: Connecting to talk.google.com:5222 via xxx.xxx.com:8080 using HTTP
proxy: Connection in progress
proxy: Connected.
proxy: Using CONNECT tunneling for talk.google.com:5222
proxy: HTTP proxy connection established
jabber: Sending: ?xml version='1.0' ?
jabber: Sending: stream:stream to='gmail.com' xmlns='jabber:client' 
xmlns:stream='http://etherx.jabber.org/streams' version='1.0'
util: Writing file accounts.xml to directory 
jabber: Recv (365): ?xml version=1.0 encoding=UTF-8?stream:stream 
from=gmail.com id=A07 version=1.0 
xmlns:stream=http://etherx.jabber.org/streams; 
xmlns=jabber:clientstream:featuresstarttls 
xmlns=urn:ietf:params:xml:ns:xmpp-tls/mechanisms 
xmlns=urn:ietf:params:xml:ns:xmpp-saslmechanismX-GOOGLE-TOKEN/mechanism/mechanisms/stream:features
jabber: Sending: starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/
jabber: Recv (50): proceed xmlns=urn:ietf:params:xml:ns:xmpp-tls/
account: Disconnecting account e5268
connection: Disconnecting connection 3f6868
connection: Destroying connection 3f6868
util: Writing file accounts.xml to directory 

--

Comment By: Amish Mehta (amishmm)
Date: 2007-02-14 13:01

Message:
Logged In: YES 
user_id=39997
Originator: NO

Ok just posting a note here so as to subscribe to this
bug report, as same bug (#1605982) reported by me earlier
was closed and I would like to get updates about this bug.

Sorry for extra post. I couldnt figure out how to subscribe
without posting.


--

Comment By: Megan Schneider (ciran)
Date: 2007-02-14 12:41

Message:
Logged In: YES 
user_id=801517
Originator: NO

Has duplicate: 1605982, which has an ethereal trace as well.

--

Comment By: Daniel Atallah (datallah)
Date: 2007-01-24 23:09

Message:
Logged In: YES 
user_id=325843
Originator: NO

Unless I'm missing something, the server isn't advertising the PLAIN
authentication mechanism for some reason - we can't authenticate without
it.

Perhaps Sean has an idea.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1643236group_id=235

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs