Hello,
My main desktop comp uses Ubuntu, but I use Debian on my netbook.


I've just done

Code:
sudo apt-get update && sudo apt-get upgrade
.

and when I restarted my computer (debian version 5.0) I get this message:


WICD
Unable to contact the Wicd daemon due to an access denied error from DBus. Please check that your user is in the netdev group.

Wicd is my wireless connection program. I think what happened when i ran apt-get upgrade is that the wicd got updated to the latest (1.6.2.2) version.

How can I fix this? Thank you.