Topic: [solved] nm-applet gone?

Hi guys

i did a dist-upgrade this morning, and now nm-applet has gone away??

apt-cache show nm-applet

returns

N: Unable to locate package nm-applet
E: No packages found

Any ideas? For the moment I am using a wired connection, and I will install wicd if there is no other way - but I find it strange that nm-applet disappeared?

thanks

Andreas

Last edited by achristoffersen (2010-10-28 21:39:47)

Re: [solved] nm-applet gone?

try

apt-cache show network-manager
"I'd rather run Linux on a 6.5KHz machine through an ARM emulator than run Vista"

Re: [solved] nm-applet gone?

you're not the only one; see:
http://crunchbanglinux.org/forums/topic … nagergnome

basically you just have to manually install it...

Re: [solved] nm-applet gone?

See if this brings it back?

sudo service networking start
sudo service network-manager restart

If it does then, you just need to reinstall the NM-applet.
. . . . . . . . . . . . . . . .

Come to think of it, after a Kernel upgrade, recently ... I had to re-install " network-manager-gnome " from the Synaptic Manager.

Last edited by vrkalak (2010-10-28 20:42:02)

Registered Linux User: #497030
LinuxMint Forum | DeviantART page | Lost-in-the-Box Forum  |  Ask.Debian
#!Crunchbang 'Statler' (Openbox) -- LinuxMint-Debian-Fluxbox Edition

Re: [solved] nm-applet gone?

#1936 wrote:

you're not the only one; see:
http://crunchbanglinux.org/forums/topic … nagergnome

basically you just have to manually install it...

thanks apt-get install network-manager-gnome did it :-)

saved the day