<br>Marco,<br><br>Everything worked fine, upto Building Sugar. But when I tried to run Sugar a blank window named "Xnest" 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> File "/home/shankar/sugar-jhbuild/build/bin/sugar", line 55, in ?<br> session.start()<br> File "/home/shankar/sugar-jhbuild/build/share/sugar/shell/Session.py", line 54, in start
<br> shell.start()<br> File "/home/shankar/sugar-jhbuild/build/share/sugar/shell/Shell.py", line 53, in start<br> self._owner = ShellOwner()<br> File "/home/shankar/sugar-jhbuild/build/share/sugar/shell/Owner.py", line 46, in __init__
<br> self._pservice.register_service(self._service)<br> File "/home/shankar/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/presence/PresenceService.py", line 542, in register_service<br> dbus.UInt16
(rs_port), info,)<br> File "/usr/lib/python2.4/site-packages/dbus/proxies.py", line 25, in __call__<br> ret = self._proxy_method (*args, **keywords)<br> File "/usr/lib/python2.4/site-packages/dbus/proxies.py", line 93, in __call__
<br> iter.append(arg)<br> File "dbus_bindings.pyx", line 1084, in dbus_bindings.MessageIter.append<br> File "dbus_bindings.pyx", line 1308, in dbus_bindings.MessageIter.append_arrayIndexError: list index out of range
<br><br><br><br><br>I tried to locate "dbus_bindings.pyx" but there was only "dbus_bindings.so" in the directory.<br><br>Regards,<br>Shankar<br><br>