[Bug 51528] Being signed in with both iChat and Adium, then messaging Salut, crashes Salut

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 16 16:21:36 CET 2012


https://bugs.freedesktop.org/show_bug.cgi?id=51528

--- Comment #2 from Will Thompson <will.thompson at collabora.co.uk> ---
This is actually fixed by the fix for 51527: the assertion is WockyC2SPorter
asserting that the JID you've told it to match is valid. In this context, “you”
are the WockyMetaPorter. The fix for bug 51527 stops WockyMetaPorter telling
WockyC2SPorter from matching on JIDs, so makes this bug go away.

There's a smaller bug that WockyC2SPorter should g_return_val_if_fail() from a
more obvious location rather than asserting from deep inside its guts, but hey.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list