Marco, Dan,<br><br>I think the problem is with the lines 4 and 5 in the console o/p below. <br><br>1&gt;&gt;[root@localhost sugar-jhbuild]# ./sugar-jhbuild run<br>2&gt;&gt; Running the installed sugar...<br>3&gt;&gt; Redirecting output to the console, press F3 to open it.
<br>4&gt;&gt; Could not init font path element /usr/share/X11/fonts/CID/, removing from list!<br>5&gt;&gt; mbpixbuf: no shared memory extension<br>6&gt;&gt; Owner 'root' using port 56279<br>7&gt;&gt; Traceback (most recent call last):
<br>&nbsp; File &quot;/home/shankar/sugar-jhbuild/build/bin/sugar&quot;, line 55, in ?<br>&nbsp;&nbsp;&nbsp; session.start()<br>&nbsp; File &quot;/home/shankar/sugar-jhbuild/build/share/sugar/shell/Session.py&quot;, line 54, in start<br>&nbsp;&nbsp;&nbsp; shell.start
()<br>&nbsp; File &quot;/home/shankar/sugar-jhbuild/build/share/sugar/shell/Shell.py&quot;, line 53, in start<br>&nbsp;&nbsp;&nbsp; self._owner = ShellOwner()<br>&nbsp; File &quot;/home/shankar/sugar-jhbuild/build/share/sugar/shell/Owner.py&quot;, line 46, in __init__
<br>&nbsp;&nbsp;&nbsp; self._pservice.register_service(self._service)<br>&nbsp; File &quot;/home/shankar/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/presence/PresenceService.py&quot;, line 542, in register_service<br>&nbsp;&nbsp;&nbsp; dbus.UInt16
(rs_port), info,)<br>&nbsp; File &quot;/usr/lib/python2.4/site-packages/dbus/proxies.py&quot;, line 25, in __call__<br>&nbsp;&nbsp;&nbsp; ret = self._proxy_method (*args, **keywords)<br>&nbsp; File &quot;/usr/lib/python2.4/site-packages/dbus/proxies.py&quot;, line 93, in __call__
<br>&nbsp;&nbsp;&nbsp; iter.append(arg)<br>&nbsp; File &quot;dbus_bindings.pyx&quot;, line 1084, in dbus_bindings.MessageIter.append<br>&nbsp; File &quot;dbus_bindings.pyx&quot;, line 1308, in dbus_bindings.MessageIter.append_arrayIndexError: list index out of range
<br>[root@localhost sugar-jhbuild]#<br><br><br>Shankar<br>