Re: Trying to use the DBus API with QtDBus - does the example work?

2012-01-13 Thread Lamarque V. Souza
Em Wednesday 21 December 2011, devine-ml...@ddevnet.net escreveu: > On Wed, 21 Dec 2011 10:21:45 -0200, Lamarque V. Souza wrote: > > > You should use the Settings path to get the settings for a > connection: > > I figured that out minutes before I saw your reply :S > > > DBUS Service: "org.fre

Re: Trying to use the DBus API with QtDBus - does the example work?

2011-12-21 Thread Jirka Klimes
On Wednesday 21 of December 2011 12:14:14 devine-ml...@ddevnet.net wrote: > I have hacked up the change-ipv4-address.cpp example in an attempt to > make it so that the program takes an interface name such as "eth0" and > changes the IP address instead of a UUID. > The problem is: > "Error: cou

Re: Trying to use the DBus API with QtDBus - does the example work?

2011-12-21 Thread devine-mlist
On Wed, 21 Dec 2011 10:21:45 -0200, Lamarque V. Souza wrote: > You should use the Settings path to get the settings for a connection: I figured that out minutes before I saw your reply :S DBUS Service: "org.freedesktop.NetworkManager" DBUS Object Path: "/org/freedesktop/NetworkManager" DBU

Re: Trying to use the DBus API with QtDBus - does the example work?

2011-12-21 Thread Lamarque V. Souza
Em Wednesday 21 December 2011, devine-ml...@ddevnet.net escreveu: > I have hacked up the change-ipv4-address.cpp example in an attempt to > make it so that the program takes an interface name such as "eth0" and > changes the IP address instead of a UUID. > The problem is: > "Error: could not u

Trying to use the DBus API with QtDBus - does the example work?

2011-12-21 Thread devine-mlist
I have hacked up the change-ipv4-address.cpp example in an attempt to make it so that the program takes an interface name such as "eth0" and changes the IP address instead of a UUID. The problem is: "Error: could not update connection: org.freedesktop.DBus.Error.UnknownMethod Method "Update" wi