Bug 40861 - FileTransfer: cancel a file transfer on A is not received on B
Summary: FileTransfer: cancel a file transfer on A is not received on B
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: salut (show other bugs)
Version: 0.4
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 01:46 UTC by Simon Schampijer
Modified: 2019-12-03 20:15 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Logs from A the sender of the file transfer (13.81 KB, application/octet-stream)
2011-09-14 01:46 UTC, Simon Schampijer
Details
Logs from B the receiver of the file transfer (12.73 KB, application/octet-stream)
2011-09-14 01:47 UTC, Simon Schampijer
Details

Description Simon Schampijer 2011-09-14 01:46:50 UTC
Created attachment 51180 [details]
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.
Comment 1 Simon Schampijer 2011-09-14 01:47:40 UTC
Created attachment 51181 [details]
Logs from B the receiver of the file transfer
Comment 2 GitLab Migration User 2019-12-03 20:15:36 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-salut/issues/31.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.