[Pidgin] #10119: report completion in libpurple File transfer API

Pidgin trac at pidgin.im
Mon Oct 12 18:55:40 EDT 2009


#10119: report completion in  libpurple File transfer API
---------------------+------------------------------------------------------
 Reporter:  kenshin  |        Owner:  darkrain42
     Type:  patch    |       Status:  closed    
Milestone:  2.7.0    |    Component:  libpurple 
  Version:  2.6.1    |   Resolution:  fixed     
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by foufou33 at gmail.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [b03e15e42085e97d8928125408fd974950451b97]):[[BR]]
 The current behavior of libpurple reports completions of a file transfer
 too
 soon. The -completed signal is emitted before the sent bytes counter is
 updated
 which means anything relaying on that will get confused (the file transfer
 is indeed completed) but the number of transferred bytes will be incorrect
 at
 the moment of the signal emission. This patch aims to correct that.

 Fixes #10119.

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


More information about the Tracker mailing list