Hello Glenn,

I did the following to create and install patched packets.

$ wget -O 0001-wifi-dialog-fix-enabling-of-Connect-button.patch 
https://bugzilla.gnome.org/attachment.cgi?id=328481
$ wget -O 0002-wifi-dialog-enable-Cancel-button-if-secrets-are-not-.patch 
https://bugzilla.gnome.org/attachment.cgi?id=328482
$ apt source network-manager-applet
$ cd network-manager-applet-1.2.0/
$ export QUILT_PATCHES=debian/patches
$ quilt import ../0001-wifi-dialog-fix-enabling-of-Connect-button.patch
$ quilt push
$ quilt import 
../0002-wifi-dialog-enable-Cancel-button-if-secrets-are-not-.patch
$ quilt push
$ dch --newversion 1.2.0-0ubuntu0.16.04.4-test "Fix connection to hidden 
network"
$ debuild -us -uc -b
$ sudo dpkg -i ../*test*deb

You may have to reboot to test it.

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

Title:
  Connect to Hidden Wi-Fi Network, "Connect" grayed out

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1542733/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to