[Pidgin] #2489: Pidgin 2.1.0 has a problem with filetranfers.

Pidgin trac at pidgin.im
Wed Aug 15 07:29:43 EDT 2007


#2489: Pidgin 2.1.0 has a problem with filetranfers.
------------------------+---------------------------------------------------
  Reporter:  vasa       |       Owner:                                  
      Type:  task       |      Status:  new                             
  Priority:  minor      |   Milestone:                                  
 Component:  libpurple  |     Version:  2.1.0                           
Resolution:             |    Keywords:  AIM Express file transfer failed
   Pending:  0          |  
------------------------+---------------------------------------------------
Comment (by mirya):

 Just checked out Miranda AIM for the same bug, it works well in the trunk
 version, e.g. AIM Express doesn't complain about failed file transfers
 (ensure its OSCAR plugin is of 0.0.0.7 version, look at
 /miranda/protocols/AimOscar/aim.cpp, #define AIM_OSCAR_VERSION
 "\0\0\0\x07").

 Digging their code led me to /miranda/protocols/AimOscar/file.cpp, last
 lines of it (starting at "ft.type=_htons(0x0204);", they do not like
 spaces :). They're calculating some file checksum
 ("ft.recv_checksum=_htonl(aim_oft_checksum_file(file));"), looks like the
 one libpurple OSCAR calculates for resumed file transfers, but not when
 uploading is done.

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


More information about the Tracker mailing list