[Bug 69272] Fix Haze deprecations

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 12 07:31:40 PDT 2013


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

--- Comment #6 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Comment on attachment 85722
  --> https://bugs.freedesktop.org/attachment.cgi?id=85722
use TP_SEAL_ENABLE

Review of attachment 85722:
 --> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=69272&attachment=85722)
-----------------------------------------------------------------

::: src/connection.c
@@ +510,5 @@
>      g_return_val_if_fail (self->account != NULL, FALSE);
>  
> +    tp_base_connection_set_self_handle (base, tp_handle_ensure (contact_handles,
> +        purple_account_get_username (self->account), NULL, error));
> +    if (tp_base_connection_get_self_handle (base) == 0)

The tp_handle_ensure() should really be separate, and done first.

-- 
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