Package: service-discovery-applet
Version: 0.4.1-2

This is from Debian Sid on PowerPC.

Service-discover-applet (called Zeroconfig service discovery in gnome
add-applet dialog) wouldn't start up.

It would produce a error like:
** (gnome-panel:5461): WARNING **: panel-applet-frame.c:1261: failed to
load applet OAFIID:GNOME_ServiceDiscoveryApplet:
Failed to resolve, or extend
'!prefs_key=/apps/panel/applets/applet_8/prefs;background=none:;orient=down;size=x-small;locked_down=false

in my .xsession-errors

Trying to run it from the command line would produce:
~$ service-discovery-applet
Traceback (most recent call last):
  File "/usr/bin/service-discovery-applet", line 23, in ?
    import sdapplet.pluginloader
ImportError: No module named sdapplet.pluginloader
~$

I could import sdapplet from python2.3 command line, but not the
python2.4. And it uses python2.4

Apparently it failed to setup the proper symbolic link when I installed
the package. I don't know why it didn't set it up right.

To fix it I went:

cd /usr/lib/python2.4/site-packages
sudo ln -s
/usr/share/pycentral/service-discovery-applet/site-packages/sdapplet/ ./

And now it seems to work fine. So I suppose to fix it you'd have to fix
the package install stuff so it doesn't happen to other people.

Thanks for you time.


~$ wajig show service-discovery-applet
Package: service-discovery-applet
Priority: optional
Section: net
Installed-Size: 304
Maintainer: Sebastian Dr��ge <[EMAIL PROTECTED]>
Architecture: all
Version: 0.4.1-4
Depends: python-central (>= 0.5), python2.4, python, gconf2 (>=
2.10.1-2), python2.4-gt k2, python2.4-gnome2, python2.4-gnome2-desktop,
python2.4-gnome2-extras, python2.4-dbus , python-avahi (>= 0.6.9),
python2.4-avahi, avahi-daemon, notification-daemon (>= 0.3.2 )
Filename:
pool/main/s/service-discovery-applet/service-discovery-applet_0.4.1-4_all.deb
Size: 53382
MD5sum: 7ecf40736becd144cd90fe8379485055
SHA1: 020ccb68c6f5f83a2bff8383d14604ac60d4d672
SHA256: 87a8c19a60de02fc513b54b3aaa453999ee5021e28987ace70ff07db40e88919
Description: service discovery applet based on avahi for the GNOME panel
 The service discovery applet lists all available services which are
 published through avahi/Rendezvous/Bonjour/ZeroConf and allows to run
 actions on that service.
Python-Version: current




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to