<br>Marco,<br><br>Everything worked fine, upto Building Sugar. But when I tried to run Sugar a blank window named &quot;Xnest&quot; opens with the following console o/p:<br><br><br><br>[root@localhost sugar-jhbuild]# ./sugar-jhbuild run
<br>Running the installed sugar...<br>Redirecting output to the console, press F3 to open it.<br>Could not init font path element /usr/share/X11/fonts/OTF, removing from list!<br>Could not init font path element /usr/share/X11/fonts/CID/, removing from list!
<br>mbpixbuf: no shared memory extension<br>Owner 'root' using port 51948<br>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><br><br><br><br>I tried to locate &quot;dbus_bindings.pyx&quot; but there was only &quot;dbus_bindings.so&quot; in the directory.<br><br>Regards,<br>Shankar<br><br>