FileTransfer: cancel a file transfer on A is not received on B
@erikos
Submitted by Simon Schampijer Assigned to Telepathy bugs list
Description
Created attachment 51180 Logs from A the sender of the file transfer
Steps to reproduce:
-
open a file transfer on A for B
-
on B do not accept/decline it
-
cancel the file transfer on A
---> B should receive a notification that the file transfer has been canceled
Looking at the tp-salut logs (version 0.4) on A we do call salut-file-transfer-channel.c:salut_file_transfer_channel_do_close which does call tp_svc_channel_emit_closed (self). On B, we never receive any notification about that.
As far as I understood from http://telepathy.freedesktop.org/spec/Channel_Type_File_Transfer.html#Signal:FileTransferStateChanged A has to only call 'Close' on the channel which we do in Sugar when a file transfer is canceled like described in the scenario from above.
Attachment 51180, "Logs from A the sender of the file transfer":
telepathy-salut-A.log
Version: 0.4