Summary: | Don't add the self-handle to remote-pending while joining a room | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Guillaume Desmottes <guillaume.desmottes> |
Component: | idle | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/cassidy/telepathy-idle;a=shortlog;h=refs/heads/remote-pending | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Guillaume Desmottes
2009-11-11 08:59:51 UTC
This bug is because Idle doesn't add the self_handle to remote pending while joining. So tp_group_mixin_get_self_handle returns 0 as the self-handle is not in the muc. This also raises a race preventing to auto-join mucs in Empathy: https://bugzilla.gnome.org/show_bug.cgi?id=605188 Fixed in master. commit a5b64fe0e33eb6e03eaa05eff4946a12445f76eb Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Date: Thu Feb 18 17:40:06 2010 +0000 Add ourself to remote-pending while joining the channel (fd.o #25039) |
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.