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 575681 - UNIX socket address is supposed to be an 'ay' and not a 's'
UNIX socket address is supposed to be an 'ay' and not a 's'
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: File Transfer
2.26.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2009-03-17 12:32 UTC by Guillaume Desmottes
Modified: 2009-03-17 22:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fixed in http://git.collabora.co.uk/?p=user/cassidy/empathy.git;a=shortlog;h=refs/heads/fix-ft (3.56 KB, patch)
2009-03-17 12:34 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2009-03-17 12:32:00 UTC
We should fix that in a backward compatible way to not break FT with bugged telepathy-salut.
Comment 1 Guillaume Desmottes 2009-03-17 12:34:47 UTC
Created attachment 130820 [details] [review]
fixed in http://git.collabora.co.uk/?p=user/cassidy/empathy.git;a=shortlog;h=refs/heads/fix-ft

 libempathy/empathy-tp-file.c |   46 ++++++++++++++++++++++++++++++++++-------
 1 files changed, 38 insertions(+), 8 deletions(-)
Comment 2 Guillaume Desmottes 2009-03-17 22:04:12 UTC
Pushed to 'to-merge' and 'to-merge-2-26'.