Re: [E-devel] state of ecore_dbus

2007-03-02 Thread The Rasterman
On Mon, 26 Feb 2007 13:33:11 -0600 Brian Mattern <[EMAIL PROTECTED]> babbled: > On Mon, Feb 26, 2007 at 08:10:48PM +0100, Sebastian Dransfeld wrote: > > Hannes Janetzek wrote: > > > Hi, > > > I have started to make a module for e17 to control NetwokManager. I > > > would like to use ecore_dbus for

Re: [E-devel] state of ecore_dbus

2007-03-02 Thread The Rasterman
On Mon, 26 Feb 2007 17:15:00 +0100 Hannes Janetzek <[EMAIL PROTECTED]> babbled: > Hi, > I have started to make a module for e17 to control NetwokManager. I WOOHOO! :) > would like to use ecore_dbus for that, but it seems > ecore_dbus_message_new_method_return doesn't work correctly. (I need > th

Re: [E-devel] state of ecore_dbus

2007-02-27 Thread Hannes Janetzek
Am Mon, 26 Feb 2007 13:33:11 -0600 schrieb Brian Mattern <[EMAIL PROTECTED]>: > On Mon, Feb 26, 2007 at 08:10:48PM +0100, Sebastian Dransfeld wrote: > > Hannes Janetzek wrote: > > > Hi, > > > I have started to make a module for e17 to control NetwokManager. > > > I would like to use ecore_dbus for

Re: [E-devel] state of ecore_dbus

2007-02-26 Thread Brian Mattern
On Mon, Feb 26, 2007 at 08:10:48PM +0100, Sebastian Dransfeld wrote: > Hannes Janetzek wrote: > > Hi, > > I have started to make a module for e17 to control NetwokManager. I > > would like to use ecore_dbus for that, but it seems > > ecore_dbus_message_new_method_return doesn't work correctly. (I n

Re: [E-devel] state of ecore_dbus

2007-02-26 Thread Sebastian Dransfeld
Hannes Janetzek wrote: > Hi, > I have started to make a module for e17 to control NetwokManager. I > would like to use ecore_dbus for that, but it seems > ecore_dbus_message_new_method_return doesn't work correctly. (I need > this function since NetworkManager gathers user preferences from the > cl

[E-devel] state of ecore_dbus

2007-02-26 Thread Hannes Janetzek
Hi, I have started to make a module for e17 to control NetwokManager. I would like to use ecore_dbus for that, but it seems ecore_dbus_message_new_method_return doesn't work correctly. (I need this function since NetworkManager gathers user preferences from the client.) so when the return message i