[Pidgin] #16471: Gadu-Gadu disconnects after receiving 0x009f packet (was: Problem with gadu gadu on windows 7)

Pidgin trac at pidgin.im
Tue Nov 25 05:31:43 EST 2014


#16471: Gadu-Gadu disconnects after receiving 0x009f packet
----------------------+-------------------------
 Reporter:  maxjarek  |       Owner:  tomkiewicz
     Type:  defect    |      Status:  new
Milestone:            |   Component:  Gadu-Gadu
  Version:  2.10.10   |  Resolution:
 Keywords:  libgadu   |
----------------------+-------------------------
Changes (by tomkiewicz):

 * keywords:   => libgadu


Comment:

 The problem isn't about Windows, but a new packet (with code 0x009f) not
 being handled.

 We should reply with GG_ACK110. If there is no such response, GG service
 closes connection.

 Packet structure is as following (it's protocol buffers):
 {{{
 08 [1: varint] 02
 10 [2: varint] 05 // this field has various values
 18 [3: varint] 01
 20 [4: varint] 01
 2a [5: data] 09 00 07 xx xx xx xx xx xx xx // UIN
 32 [6: data] 00 // empty string
 }}}

--
Ticket URL: <https://developer.pidgin.im/ticket/16471#comment:7>
Pidgin <https://pidgin.im>
Pidgin


More information about the Tracker mailing list