Bug 21037 - ChannelDispatchOperation: PossibleHandlers not implemented
Summary: ChannelDispatchOperation: PossibleHandlers not implemented
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: mission-control (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-03 11:40 UTC by Simon McVittie
Modified: 2009-04-14 06:29 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Simon McVittie 2009-04-03 11:40:54 UTC
+    handlers = cdo_properties[cs.CDO + '.PossibleHandlers'][:]
+    handlers.sort()
+    # FIXME: not true
+    #assert handlers == [cs.tp_name_prefix + '.Client.Empathy',
+    #        cs.tp_name_prefix + '.Client.Kopete'], handlers
Comment 1 Simon McVittie 2009-04-14 06:29:52 UTC
Fixed in git


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.