[sugar] Various problems with "sugar-jhbuild run"
Marco Pesenti Gritti
mpg at redhat.com
Wed Mar 14 16:44:57 EDT 2007
On Wed, 2007-03-14 at 12:22 -0700, Guido van Rossum wrote:
> Did that, doesn't seem to matter. I do get the screen to pick a name +
> icon, but clicking on the ">" causes the same failure as before:
>
> INFO:root:Hardware manager service not found.
> INFO:root:Network manager service not found.
> Traceback (most recent call last):
> File "/home/guido/xo/sugar-jhbuild/build/bin/sugar-shell", line 66,
> in <module>
> model = ShellModel()
> File "/home/guido/xo/sugar-jhbuild/build/share/sugar/shell/model/ShellModel.py",
> line 47, in __init__
> PresenceService.start()
> File "/home/guido/xo/sugar-jhbuild/build/lib/python2.5/site-packages/sugar/presence/PresenceService.py",
> line 236, in start
> ps = dbus.Interface(bus.get_object(DBUS_SERVICE, DBUS_PATH), DBUS_INTERFACE)
> File "/home/guido/xo/sugar-jhbuild/build/lib/python2.5/site-packages/dbus/_dbus.py",
> line 411, in get_object
> follow_name_owner_changes=follow_name_owner_changes)
> File "/home/guido/xo/sugar-jhbuild/build/lib/python2.5/site-packages/dbus/proxies.py",
> line 250, in __init__
> _dbus_bindings.UInt32(0))
> File "/home/guido/xo/sugar-jhbuild/build/lib/python2.5/site-packages/dbus/proxies.py",
> line 183, in __call__
> reply_message =
> self._connection.send_message_with_reply_and_block(message, timeout)
> DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process
> /home/guido/xo/sugar-jhbuild/build/bin/sugar-presence-service exited
> with status 1
Ok, I think done has fixed part of the issue but this looks like
something different. Try to launch the service manually:
./sugar-jhbuild shell
/home/guido/xo/sugar-jhbuild/build/bin/sugar-presence-service
And see if you get any trace.
Marco
More information about the Sugar
mailing list