tags 459925 + patch severity 459925 important kthxbye I can reproduce this bug. The package seems to be missing a dependency on the avahi-discover package and needs to adopt Martin's (almost correct!) patch:
--- service-discovery-config.orig 2008-01-13 04:37:22.000000000 +0000
+++ service-discovery-config 2008-01-13 04:41:25.000000000 +0000
@@ -43,7 +43,7 @@
error_msg(_("A required python module is missing!\n%s") % (e))
sys.exit()
-from avahi.SimpleGladeApp import SimpleGladeApp
+from avahi_discover.SimpleGladeApp import SimpleGladeApp
(
COLUMN_ENABLED,
As the inability to configure it the applet "has a major effect on the
usability of a package", I am setting its severity to important.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
signature.asc
Description: PGP signature

