After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 563675 - Does not show any error messages when FT channel request fails
Does not show any error messages when FT channel request fails
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: File Transfer
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on: 582736
Blocks:
 
 
Reported: 2008-12-08 12:38 UTC by Will Thompson
Modified: 2009-06-01 16:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Will Thompson 2008-12-08 12:38:28 UTC
I tried to stream a block device to Marco. You can't find the file size of a block device, so Empathy attempted to request a FT channel with size=0, which Salut rejected.

** (empathy:2236): DEBUG: empathy_dispatcher_send_file: Sending vg--queeg-scratchbox from a stream to Marco Barisione (size 0, content-type inode/blockdevice)
(empathy:2236): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf52f00: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x14b0950 ** (empathy:2236): DEBUG: file_channel_create_cb: Couldn't request channel: Size property is mandatory

There was no error dialog though.

In this case it probably shouldn't allow me to try to send a file whose size it can't find? The error message wouldn't exactly be useful.
Comment 1 Will Thompson 2008-12-08 12:50:20 UTC
I split the "block devices appear to have file size 0" into #563678.
Comment 2 Cosimo Cecchi 2009-05-19 00:27:50 UTC
This is fixed with my ft_rework branch
Comment 3 Cosimo Cecchi 2009-06-01 16:31:19 UTC
Fixed in master.