[sugar] Various problems with "sugar-jhbuild run"

Dan Williams dcbw
Wed Mar 14 19:46:05 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

Works for me...  you did do:

rm -rf ~/.sugar/default
./sugar-jhbuild buildone -a sugar
./sugar-jhbuild run

right?

Dan

> 
> On 3/14/07, Marco Pesenti Gritti <mpg at redhat.com> wrote:
> > On Wed, 2007-03-14 at 11:56 -0700, Guido van Rossum wrote:
> > > On 3/14/07, Dan Williams <dcbw at redhat.com> wrote:
> > > > On Wed, 2007-03-14 at 14:30 -0400, Dan Williams wrote:
> > > > > On Wed, 2007-03-14 at 11:21 -0700, Guido van Rossum wrote:
> > >
> > > > > > BTW what should I do to overcome the private key messages I got? Or
> > > > > > don't they matter?
> > > > > >
> > > > > > ERROR:root:Error reading public key: [Errno 2] No such file or
> > > > > > directory: '/home/guido/.sugar/default/owner.key.pub'
> > > > > > ERROR:root:Error reading private key: [Errno 2] No such file or
> > > > > > directory: '/home/guido/.sugar/default/owner.key'
> > > > >
> > > > > The intro process which generates the keys did not complete.  We took
> > > > > out the buddy picture in the intro screen and while I thought I had
> > > > > tested it, I still had a buddy icon in my sugar dir.  Will need more
> > > > > fixes.
> > > >
> > > > I have now fixed this.  Please:
> > > >
> > > > rm -rf ~/.sugar/default
> > > > ./sugar-jhbuild run
> > >
> > > That just recreates the problem. Should I do something in between,
> > > like rebuilding something? (What component?)
> > >
> >
> > Yeah I think you need to rebuild sugar. (sugar-jhbuild buildone sugar)
> >
> > Marco
> >
> >
> 
> 



More information about the Sugar-devel mailing list