This happens for me too:

[EMAIL PROTECTED]:~# apt-cache policy network-manager-gnome
network-manager-gnome:
  Installed: 0.7~~svn20081020t000444-0ubuntu1
  Candidate: 0.7~~svn20081020t000444-0ubuntu1
  Version table:
 *** 0.7~~svn20081020t000444-0ubuntu1 0
        500 http://archive.ubuntu.com intrepid/main Packages
        100 /var/lib/dpkg/status
     0.7~~svn20081020t000444-0ubuntu1~nm1 0
        500 http://ppa.launchpad.net intrepid/main Packages

[EMAIL PROTECTED]:~# cat /etc/network/interfaces 
auto lo
iface lo inet loopback
auto eth1
iface eth1 inet dhcp
dns-nameservers 192.168.1.1

[EMAIL PROTECTED]:~# ps axu | grep Networ | grep -v grep
root      5765  0.0  0.0   6408  2240 ?        Ss   23:27   0:00 
/usr/sbin/NetworkManager
root      5775  0.0  0.1   7696  3516 ?        S    23:27   0:00 
/usr/sbin/nm-system-settings --config 
/etc/NetworkManager/nm-system-settings.conf

The network manager process is running, but no applet.

# /etc/init.d/NetworkManager restart  makes the applet appear.

-- 
Network Manager 0.7 applet not Appearing if there are managed entries in 
/etc/network/interfaces
https://bugs.launchpad.net/bugs/289466
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to