[Bug 28155] TpBaseClient should be able to unregister itself

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 20 14:14:08 CEST 2010


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

--- Comment #3 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2010-05-20 05:14:08 PDT ---
(In reply to comment #2)
> +  if (!tp_dbus_daemon_release_name (self->priv->dbus, self->priv->bus_name,
> +        &error))
> +    {
> +      ERROR ("Failed to release bus name (%s): %s", self->priv->bus_name,
> +          error->message);
> 
> I'd make this a WARNING() - it's an unsupported situation (the name must have
> been released other than via this function), but one that we do handle more or
> less gracefully.

done.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list