Marco, Dan,<br><br>I think the problem is with the lines 4 and 5 in the console o/p below. <br><br>1>>[root@localhost sugar-jhbuild]# ./sugar-jhbuild run<br>2>> Running the installed sugar...<br>3>> Redirecting output to the console, press F3 to open it.
<br>4>> Could not init font path element /usr/share/X11/fonts/CID/, removing from list!<br>5>> mbpixbuf: no shared memory extension<br>6>> Owner 'root' using port 56279<br>7>> 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>[root@localhost sugar-jhbuild]#<br><br><br>Shankar<br>