Package: service-discovery-applet Version: 0.4.4-2 Severity: normal --- Please enter the report below this line. --- When I right-click on applet and go to preferences, nothing happened.
So I tried in a terminal to launch /usr/bin/service-discovery-config :
/usr/bin/service-discovery-config
Traceback (most recent call last):
File "/usr/bin/service-discovery-config", line 46, in ?
from avahi.SimpleGladeApp import SimpleGladeApp
ImportError: No module named SimpleGladeApp
just a locate SimpleGladeApp gives me that the file stands on
/usr/share/python-support/avahi-discover/avahi-discover/SimpleGladeApp.py
just modify the line 'from avahi.SimpleGladeApp' in
/usr/bin/service-discovery-config to from avahi-discover.SimpleGladeApp seems
to work.
I'm not sure of the modifications I've done, but do I have a local problem or
is it a reproductible bug ?
Cheers
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.23-1-amd64
Debian Release: lenny/sid
500 voip-snapshots-debian-sid snapshots.seconix.com
500 unstable www.emdebian.org
500 unstable www.debian-multimedia.org
500 unstable ftp.uk.debian.org
500 unstable ftp.fr.debian.org
400 testing security.debian.org
400 testing ftp.fr.debian.org
1 experimental ftp.fr.debian.org
--- Package information. ---
Depends (Version) | Installed
=======================================-+-==============
python-central (>= 0.5.8) | 0.5.15
python (>= 2.4) | 2.4.4-6
gconf2 (>= 2.10.1-2) | 2.20.1-2
python-gtk2 | 2.12.0-2
python-glade2 | 2.12.0-2
python-gnome2 | 2.20.1-2
python-gnome2-desktop | 2.20.0-1
python-gnome2-extras | 2.14.3-1+b1
python-dbus | 0.82.4-1
python-avahi (>= 0.6.9) | 0.6.22-2
avahi-daemon | 0.6.22-2
python-notify | 0.1.1-2
notification-daemon (>= 0.3.2) | 0.3.7-1+b1
signature.asc
Description: Ceci est une partie de message numériquement signée

