Bug#566023: Possible solution?

2010-01-29 Thread fortrial just
Gentlemen, I can confirm that as well. It works by deleting those files. Thank you! On Thu, Jan 28, 2010 at 4:40 PM, Benjamin MAISONNAS benjamin.maison...@gmail.com wrote: ~# /etc/init.d/wicd start Starting Network connection manager: wicd failed! ~# rm -r

Bug#566023: Bug#566203: wicd 1.7 fails to start

2010-01-25 Thread fortrial just
Hello, $ python -c import wicd.wpath; print wicd.wpath.version Traceback (most recent call last): File string, line 1, in module AttributeError: 'module' object has no attribute 'version' $ python -c from wicd import dbusmanager, logfile; print dbusmanager.__file__; print logfile.__file__