Summary: | crashed with AttributeError in on_contact_memberships_changed() | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Guillaume Desmottes <guillaume.desmottes> |
Component: | butterfly | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | critical | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Guillaume Desmottes
2009-02-02 14:52:02 UTC
The _conn_ref attribute doesn't exist at all and we shoud only pass self to ButterflyHandleFactory. Here is a short patch that fix the problem: http://repo.or.cz/w/telepathy-butterfly.git?a=shortlog;h=refs/heads/bug19919 commit c09a8a65d1f8a944d547c48f5a155c9069069f1e Author: Olivier Le Thanh Duong <olivier@lethanh.be> Date: Tue Feb 3 00:55:27 2009 +0100 Fix on_contact_memberships_changed (fd.o #19919) Corrected the parameter given to ButterflyHandleFactory in on_contact_memberships_changed which caused the AttributeError. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> |
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.