From d0aa21eb247b748211a7f0949b5a02c9a421d300 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Sat, 1 Mar 2008 09:56:00 +0000 Subject: [PATCH] commit back MSN transport workaround --- src/gajim.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/gajim.py b/src/gajim.py index 6c888ca23..cacc6ef72 100755 --- a/src/gajim.py +++ b/src/gajim.py @@ -724,6 +724,12 @@ class Interface: elif new_show > 1: # Status change (not connected/disconnected or error (<1)) notify.notify('status_change', jid, account, [new_show, status_message]) + else: + # FIXME: Msn transport (CMSN1.2.1 and PyMSN) doesn't follow the XEP + # still the case in 2008 + # It's maybe a GC_NOTIFY (specialy for MSN gc) + self.handle_event_gc_notify(account, (jid, array[1], status_message, + array[3], None, None, None, None, None, [], None, None)) def handle_event_msg(self, account, array): # 'MSG' (account, (jid, msg, time, encrypted, msg_type, subject,