I followed the steps from OLPC wiki &quot;Sugar_on_Fedora_Core: <a href="http://wiki.laptop.org/go/Sugar_on_Fedora_Core">http://wiki.laptop.org/go/Sugar_on_Fedora_Core</a><br><br>In the last step when I tried to run Sugar, the console o/p was:
<br><br>[root@localhost sugar--devel]# ./sugar/sugar<br>Running sugar from . ...<br>Redirecting output to the console, press ctrl+d to open it.<br>./cut-n-paste/google.py:58: DeprecationWarning: SOAPpy not imported. Trying legacy 
SOAP.py.<br>&nbsp; import GoogleSOAPFacade<br>Traceback (most recent call last):<br>&nbsp; File &quot;./sugar/sugar&quot;, line 77, in ?<br>&nbsp;&nbsp;&nbsp; session.start()<br>&nbsp; File &quot;./sugar/session/session.py&quot;, line 12, in start<br>
&nbsp;&nbsp;&nbsp; shell.main()<br>&nbsp; File &quot;./sugar/shell/shell.py&quot;, line 393, in main<br>&nbsp;&nbsp;&nbsp; console = ConsoleLogger()<br>&nbsp; File &quot;./sugar/shell/shell.py&quot;, line 337, in __init__<br>&nbsp;&nbsp;&nbsp; session_bus = dbus.SessionBus()<br>
&nbsp; File &quot;/usr/lib/python2.4/site-packages/dbus/_dbus.py&quot;, line 266, in __new__<br>&nbsp;&nbsp;&nbsp; return Bus.__new__(cls, Bus.TYPE_SESSION, use_default_mainloop, private)<br>&nbsp; File &quot;/usr/lib/python2.4/site-packages/dbus/_dbus.py&quot;, line 99, in __new__
<br>&nbsp;&nbsp;&nbsp; bus._connection = dbus_bindings.bus_get(bus_type, private)<br>&nbsp; File &quot;dbus_bindings.pyx&quot;, line 1695, in dbus_bindings.bus_get<br>dbus_bindings.DBusException: No reply within specified time<br>[root@localhost
 sugar--devel]#<br><br>--Shankar<br>