Bug 29059

Summary: tries to call HandleChannels before having retrieved the interfaces
Product: Telepathy Reporter: Tomeu Vizoso <tomeu>
Component: mission-controlAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Tomeu Vizoso 2010-07-14 06:48:45 UTC
1. New channel comes in
2. Approver activates Handler
3. Handler acquires name in the bus
4. Approver calls HandleWith for that handler
5. MC tries to call HandleChannels
6. MC retrieves interfaces from the Handler

Presently we have an error in 5 because MC doesn't know yet which interfaces the handler implements:

(process:27035): mcd-DEBUG: _mcd_dispatch_operation_handle_channels_cb: error: Object /org/freedesktop/Telepathy/Client/org/laptop/Chat does not have interface org.freedesktop.Telepathy.Client.Handler
...
(process:27035): mcd-DEBUG: _mcd_client_proxy_add_interfaces: org.freedesktop.Telepathy.Client.org.laptop.Chat: org.freedesktop.Telepathy.Client.Handler
Comment 1 GitLab Migration User 2019-12-03 19:34:33 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-mission-control/issues/28.

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.