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

2010-01-28 Thread Vytautas Lukenskas
Hi, This bug is in testing already. For me, wicd started working again after cleaning up /usr/lib/python2.5/site- packages/wicd directory. -- vylu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

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

2010-01-28 Thread David Paleino
On Monday 25 January 2010 09:34:15, fortrial just wrote: Hello, [..] Dry-run: $ sudo apt-get --dry-run --reinstall install wicd [..] The following NEW packages will be installed: python-dbus python-wicd wicd wicd-daemon wicd-gtk [..] See? It does not install all the packages like

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__

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

2010-01-23 Thread Benjamin MAISONNAS
Hi, I was upgrading from 1.6.2.2-4. As for python-wicd, note that it's already installed on my system : localhost:~# LANG=C aptitude show python-wicd Package: python-wicd New: yes State: installed Automatically installed: yes Version: 1.7.0-2 [...] On 1/22/10, David Paleino da...@debian.org

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

2010-01-23 Thread David Paleino
On Saturday 23 January 2010 11:11:09, Benjamin MAISONNAS wrote: Hi, I was upgrading from 1.6.2.2-4. As for python-wicd, note that it's already installed on my system : Uhm, ok. What happens if you do: $ python -c import wicd.wpath; print wicd.wpath.version ? It should print 1.7.0.