[Bug 40861] New: FileTransfer: cancel a file transfer on A is not received on B

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 14 10:46:51 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=40861

           Summary: FileTransfer: cancel a file transfer on A is not
                    received on B
           Product: Telepathy
           Version: 0.4
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: salut
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: simon at schampijer.de
         QAContact: telepathy-bugs at lists.freedesktop.org


Created an attachment (id=51180)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=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.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list