The problem is simply how the dialog UI manages fields "user", "cert", "key" to 
be sure that either all of them contain the same pkcs12 file path or none of 
them contain it. This is implemented with event handlers triggered when field 
selections change.
Unfortunately this handlers are triggered in such a way that an endless loop 
occurs.

The affected library is /usr/lib/NetworkManager/libnm-openvpn-
properties.so of package NetworkManager-openvpn-0.9.8.2

A patch is attached for the source properties/auth-helpers.c


** Patch added: "patch for the properties/auth-helpers.c source"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1254220/+attachment/4206097/+files/NetworkManager-openvpn-0.9.8.2_properties_auth-helpers.c.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1254220

Title:
  nm-connection-editor GUI enters an infinite loop with
  tk_file_chooser_select_filename: assertion 'filename != NULL' after
  selecting p12 file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1254220/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to