Re: Problem to add a broadband connection on NetworkManagerUserSettings



On Wednesday 13 January 2010 16:33:27 Maxwell Chiareli Xandeco wrote:
> I'm using Ubuntu 9.10, with your code I don't get errors but a
> connection is not added, nothing happens when I call AddConnection
> method.
> 

I've investigated it a bit and found out that AddConnection is not supported 
via D-Bus due to security reasons.
(src/gconf-helpers/nma-gconf-settings.c:add_connection() function)

If you use SystemSettings service instead of UserSettings, the connection 
adding will work (just keyfile plugin).

Jirka


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]