Jon Escombe wrote:
Dan Williams wrote:On Wed, 2007-12-05 at 09:28 +0000, Jon Escombe wrote:Casey Harkins wrote:Thanks, that patch has got the configuration dialogs working here. But having got that bit further, it's now failing to save the configuration to gconf... Still - it's all moving in the right direction ;)If you're interested, the attached patch fixes the glade issue aswell as an improper key being used in a hash table. I just started looking into the auth dialog which is also failing for me.-caseyWorking on that; should be fixed in an hour or so. That particular issue affected all VPN plugins. DanThanks, I see the connection configuration is getting written into gconf now.Still not quite working yet though, now onto an "Invalid connection" error when I attempt to start the VPN, will keep digging ;)
I've got that one solved too. I'll get a patch up soon (right now the code is littered with a ridiculous number of nm_debug calls). I'm able to initiate the vpn connection from nm-applet and the openvpn binary is getting called but erroring out. I can manually run the openvpn binary using the same options and connect to the management interface and everything works. Pretty close to getting it working.
-casey