On Thu, 2013-03-14 at 06:52 +0100, Guido Günther wrote: > On Thu, Mar 14, 2013 at 12:11:39AM +0000, Sam Morris wrote: > > Package: network-manager-iodine-gnome > > Version: 0.0.3-1 > > Severity: normal > > > > Running iodine manually works fine, but attempting to bring a VPN > > connection up via network-manager fails. In gnome-shell there is no > > error message. In fallback mode, the notification area icon displays a > > generic error message. > > Please launch /usr/lib/NetworkManager/nm-iodine-service from the shell > (killing off old instances first) and log/watch it's output. This should > hopefully give a hint. > Cheers, > -- Guido
Should it be launched as root? When I do so, I get no output. When I try to bring the connection up in another terminal, I get: $ nmcli con up id 'iodine' ** (process:14815): WARNING **: async_got_type: could not read properties for /org/freedesktop/NetworkManager/ActiveConnection/35: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist The nmcli command then hangs until I kill it. ltrace shows that nm-iodine-service is waiting in the glib main loop, without ever been woken up to service the request. If I run nm-iodine-service as my normal user, I get: $ /usr/lib/NetworkManager/nm-iodine-service ** (process:14849): WARNING **: Failed to initialize VPN plugin: Connection ":1.334" is not allowed to own the service "org.freedesktop.NetworkManager.iodine" due to security policies in the configuration file I assume this is expected. -- Sam Morris <s...@robots.org.uk> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org