|
发表于 2005-12-22 00:05:18
|
显示全部楼层
Yes, the new IM Service from Google [http://talk.google.com|Google Talk] works with Kopete, except for the "Voice calls to other Google Talk users" feature, which will (hopefully) be fixed.
Add a new Jabber account.
Enter your complete Google Mail address and corresponding password.
{img src=img/wiki_up/kopete-google-talk-1.png desc="Basic Setup page of Jabber add account dialog"}
go to the Connection page of the dialog.
check "Use protocol encryption (SSL)" checkbox
check "Allow plain-text password authentication" checkbox
check "override default server information" checkbox
and set server to "talk.google.com"
port 5223 (not 5222 as stated on [http://www.google.com/talk/developer.html|their web site]).
{img src=img/wiki_up/kopete-google-talk-2.png desc="Connection page of Jabber add account dialog"}
Kopete Jabber uses a library called QCA for encrypted connections as used by jabber. Kopete has an internal copy of this library but your distribution may have separated it out. If so, make sure you have QCA installed. This may be called "libqca1-tls". Information on QCA for various distributions:
*__SUSE__: the package is called "qca" but is installed by default along with Kopete.
*__Debian__: the package is called "qca-tls".
*__Fedora Core 4__: the package is called "qca-tls" and is available via yum from the Fedora Extras repository.
*__Gentoo__: the package is called "app-crypt/qca-tls". use 'emerge qca-tls' to install
*__Mandriva__ : just install "libqca1-tls"
The qca-tls plugin can also be compiled from source code which can be obtained [http://delta.affinix.com/qca/|here]. The required file is qca-tls-1.0.tar.bz2 (qca-1.0.tar.bz2 is not the plugin which Kopete needs but the library).
Unfortunately talking to windows google talk clients from kopete seems to make them disconnect.
It is a problem with the google client failing to properly parse part of the message sent by kopete (the typing notification).
That's because Kopete 0.10 send Typing notification, even if they are not requested.
This is fixed in Kopete 0.11 which will be released with KDE 3.5. This seems fixed in Google Talk Client 1.0.0.68 |
|