Summary: | jabber plugin: does not connect to gmail talk | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | gallir |
Component: | Jabber Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 0.10.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
gallir
2005-08-24 14:02:10 UTC
make sure you set it up correctly: http://wiki.kde.org/tiki-index.php?page=Google+Talk+support I tried before but it gives the following error: "There was a Transport Layer Security (TLS) error: Failed to establish a secure connection." The previous error message occurs when port 5222 is specified, with port 5223 there is no answer from the server: antoli:~# tcpdump -n port 5223 tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes 14:23:55.207819 IP 192.168.0.10.55149 > 64.233.167.125.5223: S 4213766553:4213766553(0) win 5840 <mss 1460,sackOK,timestamp 152790686 0,nop,wscale 2> 14:23:58.207631 IP 192.168.0.10.55149 > 64.233.167.125.5223: S 4213766553:4213766553(0) win 5840 <mss 1460,sackOK,timestamp 152793687 0,nop,wscale 2> 14:24:04.206585 IP 192.168.0.10.55149 > 64.233.167.125.5223: S 4213766553:4213766553(0) win 5840 <mss 1460,sackOK,timestamp 152799687 0,nop,wscale 2> It works fine here for me, you have a problem on your side. OK (but I'm not the only one), but what's the problem? How can I gather more information of where is the error? Which version do you have? 3.4.x? it works well for me with kopete 0.10.3 have you qca-tls installed ? *** Bug 111426 has been marked as a duplicate of this bug. *** Mine in 0.10.2 and qca-tls is 1.0-1 (debian). It's working for me with 0.10.3 and qca-1.0.9, however every time someone types something it thinks it's a new session and opens a new tab. It seems that from time to time Google Talk users change their resource, i.e. jorgeml@gmail.com/talk.random_string_that_changes , that makes Kopete think that the other party logged off and logged in. Today my kopete started to work, it seems that port 5223 is being open progressively on google servers. Kopete can only connect to google on port 5223 it's because of a not implemented feature in libiris http://psi-im.org/wiki/FAQ#What_is_this_SSL.2FTLS_thing_I_keep_hearing_about.3F As it's already a known libiris bug, i'll close this report (Kopete uses libiris) What about the issues in comments #9 and #10, should we open another bug? It makes talking to people using Google's client quite annoying. I'm using 0.10.2. yes open another bug. |