Fix committed in upstream network-manager-applet git tree ( git://git.gnome.org/network-manager-applet ):
commit 39bf65351dd8d8dc6a5740ff0644999efddad049 Author: Dan Williams <[email protected]> Date: Mon Oct 19 12:27:23 2009 -0700 applet: request secrets in the applet's wireless dialog Somewhat broken by the libnm-glib settings service refactor, but it wouldn't have worked with system connections before anyway, since nothing explicitly requested system setting secrets from the wireless dialog. (The connection editor was OK) This commit basically refactors the population of the various GtkEntry widgets for secrets and the TLS private key filepicker to happen both at UI creation time, *and* to update them after getting secrets. The wireless dialog now explicitly requests secrets from a connection every time that connection is selected from the Connection: combo, and when the secrets come back populates the UI with them, which triggers dialog validation, which will then enable the Connect... button. ** Changed in: network-manager-applet (Ubuntu) Status: Confirmed => Fix Committed -- Connect to Hidden...select Saved Secure Connection; Connect not possible https://bugs.launchpad.net/bugs/446394 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
