This prevents the user from adding a wireless connection through the
GUI.

WORKAROUND: nmcli -ask con up MYSSID

example:

# check device is active
nmcli dev
# look for connections
nmcli con

# enter PSK where MYSSID is the connection name from above
nmcli -ask con up MYSSID

# Now recheck wireless
nmcli con
nmcli dev
# check IP address is configured
ip addr 
# test connection
ping 8.8.8.8
nslookup ubuntu.com


** Also affects: lubuntu-next
   Importance: Undecided
       Status: New

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

Title:
  segfault editing network connection in Lubuntu Next 17.10 Beta1

To manage notifications about this bug go to:
https://bugs.launchpad.net/lubuntu-next/+bug/1714322/+subscriptions

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

Reply via email to