-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Package: wicd Version: 1.5.7-1 Severity: critical Tags: patch
- --- Please enter the report below this line. --- The last version (1.5.7.1) has problem to load wicd.gui module, it shows Traceback (most recent call last): File "/usr/lib/wicd/wicd-client.py", line 50, in <module> import wicd.gui as gui ImportError: No module named gui This issue can be fixed by added /usr/share/python-support/wicd into python's runtime path. - --- System information. --- Architecture: i386 Kernel: Linux 2.6.26-1-686 Debian Release: 5.0 500 unstable www.zwets.com 500 unstable www.debian-multimedia.org 500 unstable snapshots.ekiga.net 500 unstable ftp.tw.debian.org 500 testing ftp.tw.debian.org 500 stable dl.google.com 1 experimental ftp.tw.debian.org - --- Package information. --- Depends (Version) | Installed =============================-+-=========== python | 2.5.2-3 python-support (>= 0.7.1) | 0.8.7 python-gtk2 | 2.12.1-6 python-dbus | 0.83.0-1 wpasupplicant | 0.6.4-3 python-glade2 | 2.12.1-6 wireless-tools | 29-1.1 dhcpd | OR dhcp3-client | 3.1.1-5 OR pump | net-tools | 1.60-22 OR ethtool | 6+20080913-1 net-tools | 1.60-22 OR iproute | 20080725-2 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAklbRI8ACgkQOl4Wbdx2/rm7eQCfQIENnFXH/awtCU8fhbE1iLAU vo4AoKZHFUXVKfDEd/TAULEFDNLgdSb/ =k0Fl -----END PGP SIGNATURE-----
--- wicd-client 2008-12-31 18:05:38.000000000 +0800 +++ /usr/bin/wicd-client 2008-12-31 18:05:47.000000000 +0800 @@ -1,2 +1,4 @@ #!/bin/bash +PYTHONPATH=/usr/share/python-support/wicd wicd-client +export PYTHONPATH exec python -O /usr/lib/wicd/wicd-client.py $@
diff.sig
Description: Binary data