Yet again, I've found myself banging my head against the wall after having issues with wicd (the most consistenly buggy piece of widely-used software I've ever used).
This time, after installing wicd from apt-get on debian 8 jessie and then trying to open wicd-gtk, one of its gui front-ends, these, rather conradicting error-messages, pop up:
perry@perry:~$ wicd-gtk Has notifications support True Loading... Connecting to daemon... Can't connect to the daemon, trying to start it automatically... Can't connect to the daemon, trying to start it automatically... It seems like the daemon is already running. If it is not, please remove /var/run/wicd/wicd.pid and try again. perry@perry:~$
Also, when running just wicd, these message pops up:
perry@perry:~$ sudo wicd It seems like the daemon is already running. If it is not, please remove /var/run/wicd/wicd.pid and try again. So obviously wicd-gtk can not find a daemon, however wicd seems to think it is up and running. I seem more keen to believe wicd-gtk error messages, seeing that there's no /etc/init.d/wicd file (which should be there to start and stop the daemon) and no output of a wicd process in ps aux | grep wicd.
What I've already tried: Re-installed wicd, removed all sorts of files rm -rf /etc/wicd /var/log/wicd /etc/dbus-1/system.d/wicd*, removed /var/run/wicd/wicd.pid, re-installed wicd.
My question is then, why isn't there a /etc/init.d/wicd file even though I installed wicd, and how am I suppose to get the daemon there?
wicd-daemonpackage, it does include/etc/init.d/wicd, even in jessie. If you're missing that file, something seems very wrong.wicdversion as my Linux Mint 17.1 -- version 1.7.2.4-4. On my Mint, it's working fine. So there is no problem with the package. Just try clearing all the apt cache. Then reboot. Then try a re-install and make sure you install these three packages :wicd,wicd-gtkandwicd-daemon. No other package is required.[]remove that line if you got it