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
-- 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.