OK, I got sugar-jhbuild built in my system. I now do "sugar-jhbuild run", xnest loads up and then I get:<br clear="all"><br>Running the installed sugar...<br>Could not init font path element /usr/share/fonts/TTF, removing from list!
<br>mbpixbuf: no shared memory extension<br>Matchbox: error parsing /home/gonzalo/codigo/sugar-jhbuild/build/share/themes/olpc/matchbox/theme.xml<br>Incorrect Params in <font id='titlefont' def='Sans bold 16px'/>
<br>Matchbox: error parsing /home/gonzalo/codigo/sugar-jhbuild/build/share/themes/Default/matchbox/theme.xml<br>Incorrect Params in <font id='titlefont' def='Sans bold 16px'/><br>Introspect error: Process /home/gonzalo/codigo/sugar-jhbuild/build/bin/sugar-presence-service exited with status 1
<br>Traceback (most recent call last):<br> File "/home/gonzalo/codigo/sugar-jhbuild/build/bin/sugar-shell", line 56, in ?<br> model = ShellModel()<br> File "/home/gonzalo/codigo/sugar-jhbuild/build/share/sugar/shell/model/ShellModel.py", line 33, in __init__
<br> PresenceService.start()<br> File "/home/gonzalo/codigo/sugar-jhbuild/build/lib64/python2.4/site-packages/sugar/presence/PresenceService.py", line 237, in start<br> ps.start()<br> File "/home/gonzalo/codigo/sugar-jhbuild/build/lib64/python2.4/site-packages/dbus/proxies.py", line 77, in __call__
<br> ret = self._proxy_method (*args, **keywords)<br> File "/home/gonzalo/codigo/sugar-jhbuild/build/lib64/python2.4/site-packages/dbus/proxies.py", line 161, in __call__<br> reply_message = self._connection.send_message_with_reply_and_block(message, timeout)
<br>DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /home/gonzalo/codigo/sugar-jhbuild/build/bin/sugar-presence-service exited with status 1<br><br>Is the /usr/share/fonts/TTF directory suppossed to exist? Do I have to install TTF fonts?
<br>Thanks!<br><br>-- <br>Gonzalo Delgado.