I followed the steps from OLPC wiki "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> import GoogleSOAPFacade<br>Traceback (most recent call last):<br> File "./sugar/sugar", line 77, in ?<br> session.start()<br> File "./sugar/session/session.py", line 12, in start<br>
shell.main()<br> File "./sugar/shell/shell.py", line 393, in main<br> console = ConsoleLogger()<br> File "./sugar/shell/shell.py", line 337, in __init__<br> session_bus = dbus.SessionBus()<br>
File "/usr/lib/python2.4/site-packages/dbus/_dbus.py", line 266, in __new__<br> return Bus.__new__(cls, Bus.TYPE_SESSION, use_default_mainloop, private)<br> File "/usr/lib/python2.4/site-packages/dbus/_dbus.py", line 99, in __new__
<br> bus._connection = dbus_bindings.bus_get(bus_type, private)<br> File "dbus_bindings.pyx", 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>