[Pidgin] #8198: Pidgin client blocked by AOL (ICQ)

Pidgin trac at pidgin.im
Thu Jan 22 07:03:56 EST 2009


#8198: Pidgin client blocked by AOL (ICQ)
--------------------+-------------------------------------------------------
 Reporter:  init    |        Owner:  MarkDoliner
     Type:  defect  |       Status:  new        
Milestone:          |    Component:  ICQ        
  Version:  2.5.4   |   Resolution:             
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by wanderlust):

 Replying to [comment:33 andrey.arapov]:
 > pidgin_254_aol_icq_protocol_7_1040_fix.patch
 > [[BR]]
 >
 > {{{
 > --- libpurple/protocols/oscar/oscar.h.orig    2009-01-22
 18:11:28.614861193 +1000
 > +++ libpurple/protocols/oscar/oscar.h 2009-01-22 20:33:29.575612331
 +1000
 > @@ -311,9 +311,9 @@
 >  #define CLIENTINFO_PURPLE_ICQ { \
 >       "Purple/" VERSION, \
 >       0x010a, \
 > -     0x0006, 0x0000, \
 > -     0x0000, 0x17ab, \
 > -     0x00007535, \
 > +     0x0007, 0x0000, \
 > +     0x0000, 0x0410, \
 > +     0x00007538, \
 >       "us", "en", \
 >  }
 >
 > }}}
 > [[BR]]
 >
 >
 > libpurple/protocols/oscar/oscar.h
 >
 > {{{
 > #define CLIENTINFO_PURPLE_ICQ { \
 >         "Purple/" VERSION, \
 >         0x010a, \
 >         0x0007, 0x0000, \
 >               0x0000, 0x0410, \
 >         0x00007538, \
 >         "us", "en", \
 > }
 > }}}
 >

 Confirm working.
 Correct status with ICQ and updated QIP.
 Incorrect status with old ICQ-clients.
 Kopete v.0.60.4 works ok.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/8198#comment:37>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list