dbus help needed in sending an a{sv}

M_o_n_k_e_y cavaldan at tin.it
Sat Dec 19 19:09:03 CET 2009


Probably I have made a little step 
I add:
dbus_message_iter_close_container(&array, &dict);
and 
I replaced
ret = dbus_bus_request_name(conn, "org.freesmartphone.opimd", 
         DBUS_NAME_FLAG_REPLACE_EXISTING                     
         , &err);
with
ret = dbus_bus_request_name(conn,"test.method.caller" ,
         DBUS_NAME_FLAG_REPLACE_EXISTING                  
         , &err);    
Now I have the follow outuput:
----->Got Reply: The name org.freesmartphone.opimd was not provided by any
.service files    -- 
 I am not so sure of to have made progresses :-(
-- 
View this message in context: http://n2.nabble.com/dbus-help-needed-in-sending-an-a-sv-tp3476909p4192192.html
Sent from the Openmoko Devel mailing list archive at Nabble.com.



More information about the devel mailing list