some more dev questions related to my libicd_policy_home_network.so project

2011-02-09 Thread Jonathan Wilson
1.What is the best place to store configuration information on the N900? And where can I find documentation and examples of storing such configuration information for my plugin? (in this case I will have a control panel plugin which sets a value and the ICD policy plugin retrieves it) 2.Is

Re: qdbusxml2cpp - Invalid D-BUS interface problem

2011-02-09 Thread Henning Heinold
Hi, you could use dbus-monitor to examine what dbus-send is sending and what is the result out of the qdbuxml thinigie is. Maybee the tool does something wrong. Bye Henning ___ maemo-developers mailing list maemo-developers@maemo.org

Re: some more dev questions related to my libicd_policy_home_network.so project

2011-02-09 Thread Thomas Perl
Hi Jonathan, 2011/2/9 Jonathan Wilson jfwf...@tpgi.com.au: 1.What is the best place to store configuration information on the N900? And where can I find documentation and examples of storing such configuration information for my plugin? (in this case I will have a control panel plugin which

Re: qdbusxml2cpp - Invalid D-BUS interface problem

2011-02-09 Thread Tarantism
On Wed, 2011-02-09 at 10:28 +0100, Henning Heinold wrote: you could use dbus-monitor to examine what dbus-send is sending and what is the result out of the qdbuxml thinigie is. Maybee the tool does something wrong. Thanks for the suggestion. dbus-monitor doesn't show any activity from the

RE: qdbusxml2cpp - Invalid D-BUS interface problem

2011-02-09 Thread Felipe Crochik
You are right. The qdbusxml2cpp application is just to create c++ implementations of the dbus using the xml spec. I don't know about the exact constraints but I know it does not recognize all the options you can have on the xml file - I have had issues trying to use it to generate classes for some