Ticket #521 (closed defect: fixed)
mdbus2 can't introspect opimd org.fso.pim.contact, mdbus could
| Reported by: | max_posedon | Owned by: | mickey |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | cornucopia/mdbus2 | Version: | |
| Keywords: | Cc: |
Description
root@om-gta02 /usr/bin $ mdbus -s org.freesmartphone.opimd /org/freesmartphone/PIM/Contacts/1
[METHOD] org.freedesktop.DBus.Introspectable.Introspect()
[METHOD] org.freesmartphone.PIM.Contact.Delete()
[METHOD] org.freesmartphone.PIM.Contact.GetContent()
[METHOD] org.freesmartphone.PIM.Contact.GetMultipleFields( s:field_list )
[METHOD] org.freesmartphone.PIM.Contact.GetUsedBackends()
[METHOD] org.freesmartphone.PIM.Contact.Update( a{sv}:data )
[SIGNAL] org.freesmartphone.PIM.Contact.ContactDeleted()
[SIGNAL] org.freesmartphone.PIM.Contact.ContactUpdated( a{sv}:data )
[METHOD] org.freesmartphone.PIM.Fields.AddField( s:name, s:type )
[METHOD] org.freesmartphone.PIM.Fields.DeleteField( s:name )
[METHOD] org.freesmartphone.PIM.Fields.GetType( s:name )
[METHOD] org.freesmartphone.PIM.Fields.ListFields()
[METHOD] org.freesmartphone.PIM.Fields.ListFieldsWithType( s:type )
[METHOD] org.freesmartphone.PIM.Contacts.Add( a{sv}:entry_data )
[METHOD] org.freesmartphone.PIM.Contacts.GetSingleEntrySingleField( a{sv}:query, s:field_name )
[METHOD] org.freesmartphone.PIM.Contacts.Query( a{sv}:query )
[SIGNAL] org.freesmartphone.PIM.Contacts.DeletedContact( s:path )
[SIGNAL] org.freesmartphone.PIM.Contacts.NewContact( s:path )
[SIGNAL] org.freesmartphone.PIM.Contacts.UpdatedContact( s:path, a{sv}:data )
but
root@om-gta02 ~ $ mdbus2 -s org.freesmartphone.opimd /org/freesmartphone/PIM/Contacts/1 [ERR]: Unknown object path /org/freesmartphone/PIM/Contacts/1 for org.freesmartphone.opimd
Change History
Note: See
TracTickets for help on using
tickets.
