GNOME Bugzilla – Bug 504139
can't open a chat dialog
Last modified: 2008-04-01 05:14:35 UTC
i can receive messages, but i can't start a conversation with empathy 0.21.3 or 0.21.4 from svn anymore, as i always get errors like: ** (empathy:15260): DEBUG: dbus_async_cb: Error: No matching connection found for account name 'gtalk0' (32) and ** (empathy:5499): CRITICAL **: dbus_g_proxy_disconnect_signal: assertion `!DBUS_G_PROXY_DESTROYED (proxy)' failed and then the connection managers all go down. i'm not sure what causes those problems, as it worked some days ago, but now it doesn't anymore.
I think there were a bug in MissionControl that made it crash when opening new conversation. Could you please try with the patch proposed here: http://sourceforge.net/tracker/index.php?func=detail&aid=1849202&group_id=190214&atid=932444 Thanks.
that patch fails for me :/ sorry, but i can't compile tp-m-c with it. patching file src/mcd-connection.c Hunk #2 succeeded at 2187 with fuzz 2. Hunk #3 FAILED at 2235. 1 out of 3 hunks FAILED -- saving rejects to file src/mcd-connection.c.rej
fixed a long time ago