Bug 183027 - another change of the protocol
Summary: another change of the protocol
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: ICQ and AIM Plugins (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
: 183138 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-03 17:55 UTC by Konstantin
Modified: 2009-02-04 17:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin 2009-02-03 17:55:18 UTC
Version:           0.70.0 (using 4.2.00 (KDE 4.2.0), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.27-11-generic

=============================
Системное сообщение
=============================
ICQ не поддерживает используемую вами версию. Скачайте бесплатную авторизованную версию ICQ с официального web-сайта ICQ.

=============================
System Message
=============================
The version you are using is not supported by ICQ. Download a free authorized ICQ version from ICQ's official website.

Also in Russia
Comment 1 Roman Jarosz 2009-02-03 18:16:20 UTC
Could you try to compile Kopete from 4.2 branch?
Comment 2 Konstantin 2009-02-03 18:22:01 UTC
No, I am use the latest version from repos. But it was updated yet.
Comment 3 Konstantin 2009-02-03 18:29:42 UTC
http://internet.cnews.ru/news/line/index.shtml?2009/02/03/336722 And on this written (Transslaton from Russian): "Now AOL also turn off alternative clients by changing the protocol". And I see in other site (soryy, I do not remember its address), that ICQ protocl will be updated weekly
Comment 4 Pino Toscano 2009-02-04 11:52:40 UTC
*** Bug 183138 has been marked as a duplicate of this bug. ***
Comment 5 Konstantin 2009-02-04 13:27:34 UTC
a day after. ICQ also does not work on my com< and ubuntu developers do not update their ppa repo. QIP developers make patch for QIP. QIP works.
Comment 6 Roman Jarosz 2009-02-04 13:52:22 UTC
We don't have any developer from Russia so we can't fix it unless somebody with broken client compile Kopete from KDE 4.2 branch or trunk and try patches which I can provide.
Comment 7 Konstantin 2009-02-04 14:59:02 UTC
Can you tell me the link to kopete svn from 4.2 branch? I'll try it. (If I don not do it, I will can only wait KDE 4.2.1 and use QIP in Wine)
Comment 8 Roman Jarosz 2009-02-04 15:09:14 UTC
First you will need to install devel/dev packages for libraries listed here http://kopete.kde.org/buildtips.php

Then do this:
svn co -N svn://anonsvn.kde.org/home/kde/branches/KDE/4.2/kdenetwork
cd kdenetwork
svn up kopete cmake
mkdir ../kdenetwork-build
cd ../kdenetwork-build
cmake -DCMAKE_BUILD_TYPE=Debug ../kdenetwork
make
sudo make install (sudo may not be necessary)

------------------------------------------
before executing "make" change
const unsigned char ICQ_TCP_VERSION     = 0x0008;
to 
const unsigned char ICQ_TCP_VERSION     = 0x0009;
in file kdenetwork/kopete/protocols/oscar/liboscar/oscartypes.h
Comment 9 Konstantin 2009-02-04 15:12:10 UTC
Ok, I will try it on this week. Thanks.
Comment 10 Konstantin 2009-02-04 16:52:12 UTC
I tried it, but oscar plugin does not work also
Comment 11 Konstantin 2009-02-04 17:21:08 UTC
it is fixed! I fix it by make:
const unsigned char ICQ_TCP_VERSION     = 0x000B;
in file kdenetwork/kopete/protocols/oscar/liboscar/oscartypes.h
Comment 12 Konstantin 2009-02-04 17:24:01 UTC
but some other bug: notifications duplicate