Bug#721897: telepathy-gabble: Facebook chat network error

2013-10-13 Thread Domenico Cufalo
Package: telepathy-gabble
Version: 0.16.7-0+deb7u1
Followup-For: Bug #721897

Dear Maintainer,
I received the v. 0.16.7-0+deb7u1, but, in my system (Debian Wheezy 7.2 AMD64)
the problem with Facebook chat still persists.

I tried also in a clean profile!

Hi and thank you very much in advance,
Domenico



-- System Information:
Debian Release: 7.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10.5 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages telepathy-gabble depends on:
ii  libc6   2.13-38
ii  libdbus-1-3 1.6.8-1+deb7u1
ii  libdbus-glib-1-20.100.2-1
ii  libglib2.0-02.33.12+really2.32.4-5
ii  libgnutls26 2.12.20-7
ii  libnice10   0.1.2-1
ii  libsoup2.4-12.38.1-2
ii  libsqlite3-03.7.17-1~bpo70+1
ii  libtelepathy-glib0  0.18.2-2
ii  libxml2 2.8.0+dfsg1-7+nmu1

telepathy-gabble recommends no packages.

telepathy-gabble suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#721883: Bug #721897: telepathy-gabble: Facebook chat network error

2013-09-07 Thread Michael Banck
clone 721883 -1
retitle -1 telepathy-gabble: Facebook chat resets nicknames and avatars
forwarded -1 https://bugs.freedesktop.org/show_bug.cgi?id=68143


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#721883: Bug #721897: telepathy-gabble: Facebook chat network error

2013-09-07 Thread Michael Banck
merge 721883 721897
tags 721897 +patch
forwared 721897 https://bugs.freedesktop.org/show_bug.cgi?id=68829
tags fixed-upstream
tags squeeze wheezy sid
thanks

Hi,

the patch from FD#68829 fixes it for me in wheezy (and I assume
jessie/sid, but I have not actually tested it on there), see the
attached adopted patch.

Unfortunately, squeeze doesn't appear to ship wocky-c2s-porter yet, so I
tried for some time unsuccessfully to backport the patch into
wocky-porter.  I get Facebook to connect fine (by basically bypassing
the check_spoofing() code), but I don't see any contacts in UI contact
list (but I do see contacts leaving in the debug log and I can actually
start conversations if I know the right JID which carry over to the FB
web chat).  Maybe this is unrelated, I have not really used empathy on
squeeze for Facebook for ages.


Michael
From cd51cd6973941e08b854a2b3a56e3c47e5f3c7d9 Mon Sep 17 00:00:00 2001
From: David Edmundson k...@davidedmundson.co.uk
Date: Mon, 2 Sep 2013 01:32:14 +
Subject: [PATCH] If we send an IQ to a server allow from to be empty

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=68829
Origin: upstream, 0.18.1
---
 wocky/wocky-c2s-porter.c | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/wocky/wocky-c2s-porter.c b/wocky/wocky-c2s-porter.c
index 8f0daa0..02c46cd 100644
--- a/lib/ext/wocky/wocky/wocky-c2s-porter.c
+++ b/lib/ext/wocky/wocky/wocky-c2s-porter.c
@@ -859,6 +859,16 @@ check_spoofing (WockyC2SPorter *self,
 goto finally;
 }
 
+  /* If we sent an IQ to the server itself, allow it to
+   * omit 'from' in its reply, which is normally used
+   * for messages from the server on behalf of our own
+   * account (as of 2013-09-02, the Facebook beta server
+   * does this). See fd.o #68829 */
+
+  if (from == NULL  !wocky_strdiff (should_be_from, self-priv-domain)) {
+  goto finally;
+  }
+
   /* if we sent an IQ to our full or bare JID, allow our server to omit 'to'
* in the reply (Prosody 0.6.1 does this with the resulting error if we
* send disco#info to our own bare JID), or to use our full JID. */
-- 
1.8.3.4



Bug#721897: telepathy-gabble: Facebook chat network error

2013-09-04 Thread Sergey Pushkin
Package: telepathy-gabble
Version: 0.18.0-1
Severity: important

Dear Maintainer,
Recently (couple or maybe several days ago) empathy started ceasing to
connect to Facebook chat with Network error message.
There's no problems in connectivity to Facebook servers and
other XMPP clients (tkabber or Nokia N900 chat client) are able to
connect.

If I change username or password to incorrect ones then Authorization
error is raised, when I change it back, I see Network error again.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages telepathy-gabble depends on:
ii  libc6   2.17-92
ii  libdbus-1-3 1.6.12-1
ii  libdbus-glib-1-20.100.2-1
ii  libglib2.0-02.36.4-1
ii  libgnutls26 2.12.23-5
ii  libnice10   0.1.4-1
ii  libsoup2.4-12.42.2-6
ii  libsqlite3-03.7.17-1
ii  libtelepathy-glib0  0.20.4-1
ii  libxml2 2.9.1+dfsg1-3

telepathy-gabble recommends no packages.

telepathy-gabble suggests no packages.

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org