I have installed MATE on Ubuntu 14.04 and nm-applet doesn't run on startup despite being set as a startup application and being installed. When I log in, I am able to open up a terminal, type nm-applet, and then it works but not when I restart the computer.
Asked
Active
Viewed 2,385 times
2
-
It's a bug. I saw it on Launchpad, but now I can't find it again. – John Scott Oct 15 '14 at 12:42
-
That's probably it. They need to get to fixing that. – John Scott Oct 31 '14 at 22:13
1 Answers
2
Installing indicator-applet-complete solved this issue for me:
sudo apt-get install indicator-applet-complete
-
1I don't think that's right. I re-added nm-applet from my Startup Applications and it fixed without having to install anything extra. – John Scott Oct 31 '14 at 22:12