[Bug 29059] New: tries to call HandleChannels before having retrieved the interfaces
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jul 14 15:48:45 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29059
Summary: tries to call HandleChannels before having retrieved
the interfaces
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: mission-control
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: tomeu.vizoso at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
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
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list