Summary: | can't connect to jabber with telepathy-gabble-0.7.7 | ||
---|---|---|---|
Product: | Telepathy | Reporter: | bouleetbil <bouleetbil> |
Component: | gabble | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
gabble crash log
empathy log |
Description
bouleetbil
2008-08-13 23:19:52 UTC
Thanks for your bug report. Could you provide a stack trace of the crash please? Created attachment 18278 [details]
empathy log
Hi
The log from empathy.
I forget i've tested "Irc" and "Msn" that work fine. Are you using a development version of GLib, like 2.17? I use the glib 2.16.5 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 Already fixed upstream and in Debian, then. I'll leave this bug open until we do a release with the fix. Fixed released in 0.7.8 (previously backported in Debian as 0.7.7-2). |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.