empathy r2723 - branches/gnome-2-26/libempathy-gtk
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2723 - branches/gnome-2-26/libempathy-gtk
- Date: Fri, 20 Mar 2009 14:11:41 +0000 (UTC)
Author: xclaesse
Date: Fri Mar 20 14:11:41 2009
New Revision: 2723
URL: http://svn.gnome.org/viewvc/empathy?rev=2723&view=rev
Log:
Stop compositing timeout if the chat channel is destroyed. Fixes bug #556173
From: Xavier Claessens <xclaesse gmail com>
Modified:
branches/gnome-2-26/libempathy-gtk/empathy-chat.c
Modified: branches/gnome-2-26/libempathy-gtk/empathy-chat.c
==============================================================================
--- branches/gnome-2-26/libempathy-gtk/empathy-chat.c (original)
+++ branches/gnome-2-26/libempathy-gtk/empathy-chat.c Fri Mar 20 14:11:41 2009
@@ -1245,6 +1245,7 @@
return;
}
+ chat_composing_remove_timeout (chat);
g_object_unref (priv->tp_chat);
priv->tp_chat = NULL;
g_object_notify (G_OBJECT (chat), "tp-chat");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]