[sugar] Failure to import _sugar.so after jhbuild

Marco Pesenti Gritti mpg
Wed Feb 14 11:25:48 EST 2007


On Wed, 2007-02-14 at 14:20 -0200, "Jo?o Bosco A. Pereira Filho" wrote:
> Jo?o Bosco A. Pereira Filho escreveu: 
> > Hi!
> > 
> > Russell Harrison escreveu: 
> > > I did the following which seems to have worked.
> > > 
> > > $ ./sugar-jhbuild update
> > > $ ./sugar-jhbuild build-base
> > > $ ./sugar-jhbuild build
> > > $ ./sugar-jhbuild run
> > > 
> >     I couldn't install it either. I used executed the above commands
> > but when trying to run i got the following error:
> > 
> > DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name
> > org.freedesktop.Avahi was not provided by any .service files
> > 
> >     Any ideas?
> Sorry ...
> 
>     The complete output is:
> 
> Running the installed sugar...
> error opening security policy file /usr/lib/xserver/SecurityPolicy
> Extended Input Devices not yet supported. Impelement it at line 625
> in ../../../../hw/kdrive/src/kinput.c
>     xkb_keycodes             { include "xfree86+aliases(qwerty)" };
>     xkb_types                { include "complete" };
>     xkb_compatibility        { include "complete" };
>     xkb_symbols              { include "pc(pc101)+us" };
>     xkb_geometry             { include "pc(pc101)" };
> Could not init font path element /usr/share/fonts/X11/TTF/, removing
> from list!
> Could not init font path element /usr/share/fonts/X11/OTF, removing
> from list!
> Could not init font path element /usr/share/fonts/X11/CID/, removing
> from list!
> Traceback (most recent call last):
>   File "/home/jpf/sugar-jhbuild/build/bin/sugar-shell", line 61, in
> <module>
>     model = ShellModel()
>   File
> "/home/jpf/sugar-jhbuild/build/share/sugar/shell/model/ShellModel.py",
> line 48, in __init__
>     PresenceService.start()
>   File
> "/home/jpf/sugar-jhbuild/build/lib/python2.5/site-packages/sugar/presence/PresenceService.py", line 237, in start
>     ps.start()
>   File
> "/home/jpf/sugar-jhbuild/build/lib/python2.5/site-packages/dbus/proxies.py", line 85, in __call__
>     return self._proxy_method(*args, **keywords)
>   File
> "/home/jpf/sugar-jhbuild/build/lib/python2.5/site-packages/dbus/proxies.py", line 169, in __call__
>     reply_message =
> self._connection.send_message_with_reply_and_block(message, timeout)
> DBusException: org.freedesktop.DBus.Python.dbus.DBusException:
> Traceback (most recent call last):
>   File
> "/home/jpf/sugar-jhbuild/build/lib/python2.5/site-packages/dbus/service.py", line 451, in _message_cb
>     retval = candidate_method(self, *args, **keywords)
>   File
> "/home/jpf/sugar-jhbuild/build/share/sugar/services/presence/PresenceService.py", line 301, in start
>     self._parent.start()
>   File
> "/home/jpf/sugar-jhbuild/build/share/sugar/services/presence/PresenceService.py", line 349, in start
>     avahi.DBUS_PATH_SERVER), avahi.DBUS_INTERFACE_SERVER)
>   File
> "/home/jpf/sugar-jhbuild/build/lib/python2.5/site-packages/dbus/_dbus.py", line 410, in get_object
>     follow_name_owner_changes=follow_name_owner_changes)
>   File
> "/home/jpf/sugar-jhbuild/build/lib/python2.5/site-packages/dbus/proxies.py", line 230, in __init__
>     _dbus_bindings.UInt32(0))
>   File
> "/home/jpf/sugar-jhbuild/build/lib/python2.5/site-packages/dbus/proxies.py", line 169, in __call__
>     reply_message =
> self._connection.send_message_with_reply_and_block(message, timeout)
> DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name
> org.freedesktop.Avahi was not provided by any .service files

Do you have the system avahi service running?

Marco



More information about the Sugar-devel mailing list