[Telepathy] [Bug 17130] can't connect to jabber with telepathy-gabble-0.7.7
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Aug 17 09:56:43 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=17130
--- Comment #6 from bouleetbil <bouleetbil at frogdev.info> 2008-08-17 09:56:43 PST ---
Hi,
It's the same bug : http://bugs.freedesktop.org/show_bug.cgi?id=16963
as you thinking but not necessary to use glib 2.17 with the glib 2.16.5 i've
the same error.
And this the patch :
--- old-telepathy-gabble/src/presence-cache.c 2008-08-05 07:18:44.578811391
+0100
+++ new-telepathy-gabble/src/presence-cache.c 2008-08-05 07:18:44.618813891
+0100
@@ -297,7 +297,7 @@
G_SIGNAL_RUN_LAST,
0,
NULL, NULL,
- g_cclosure_marshal_VOID__POINTER, G_TYPE_NONE, 1, DBUS_TYPE_G_UINT_ARRAY);
+ g_cclosure_marshal_VOID__BOXED, G_TYPE_NONE, 1, DBUS_TYPE_G_UINT_ARRAY);
signals[NICKNAME_UPDATE] = g_signal_new (
"nickname-update",
G_TYPE_FROM_CLASS (klass),
solve the problem
thanks for all
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Telepathy
mailing list