Re: Get uuid of connection

2010-07-21 Thread Arlen Nascimento
, /org/freedesktop/NetworkManagerSettings) iface = dbus.Interface(proxy, org.freedesktop.NetworkManagerSettings) try: iface.AddConnection(con) except Exception, e: print e On Mon, Jul 19, 2010 at 7:03 PM, Daniel Gnoutcheff dan...@gnoutcheff.namewrote: On 07/19/2010 09:27 AM, Arlen Nascimento

Re: Get uuid of connection

2010-07-19 Thread Arlen Nascimento
Ok, but the thing is: i need to setup and run a connection without the user intervention On Fri, Jul 16, 2010 at 7:45 PM, Daniel Gnoutcheff dan...@gnoutcheff.namewrote: On 07/16/2010 10:16 AM, Arlen Nascimento wrote: Hi, all, I noted that the uuid is created only after when you click

Re: Get uuid of connection

2010-07-19 Thread Arlen Nascimento
It is possible to do it by means of dbus commands or something? examples? On Mon, Jul 19, 2010 at 2:26 PM, Daenyth Blank daen...@gmail.com wrote: On Mon, Jul 19, 2010 at 09:11, Arlen Nascimento arlen.nascime...@gmail.com wrote: Ok, but the thing is: i need to setup and run a connection

Get uuid of connection

2010-07-16 Thread Arlen Nascimento
Hi, all, I noted that the uuid is created only after when you click on the connection on nm-applet. Is it right? If so, is there a way to force the creation of the uuid if as soon as the connection is available? -- Arlen Nascimento ___ networkmanager

Re: Configure connection via command line

2010-07-15 Thread Arlen Nascimento
user will not have the network key, what i want is to make network manager (any instance of it) read the password from a file, so it wont be necessary to type it. On Thu, Jul 15, 2010 at 9:50 AM, Jirka Klimes jkli...@redhat.com wrote: On Wednesday 14 of July 2010 13:25:37 Arlen Nascimento wrote

Re: Configure connection via command line [SOLVED]

2010-07-15 Thread Arlen Nascimento
;; *) invalid_arguments ;; esac Best regards, Arlen Nascimento On Thu, Jul 15, 2010 at 12:40 PM, Jirka Klimes jkli...@redhat.com wrote: On Thursday 15 of July 2010 11:10:15 Arlen Nascimento wrote: Actually, i dont know if i made myself clear, let me try again. As the network

Configure connection via command line

2010-07-14 Thread Arlen Nascimento
). Is that possible? Best regards -- Arlen Nascimento ___ networkmanager-list mailing list networkmanager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list