I have the same problem on Ubuntu 16.04. I have to restart nm-applet each time after resume on suspend.
Dell XPS13 9360 lspci |grep -i network 3a:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32) nmcli --version nmcli tool, version 1.2.6 uname -r 4.14.2-041402-generic This is how I'm fixing it: killall nm-applet; nm-applet & -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575655 Title: the network indicator shows the wrong status To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicator-applet/+bug/1575655/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
