Hi.<br>Whenever I start Sugar, it asks me to chose a name and an icon. When I click &quot;Done&quot; it gives me the following runtime error:<br>====<br>ERROR:root:Could not generate key pair: 32512<br>ERROR:root:Error reading public key: [Errno 2] No such file or directory: &#39;/home/mostapha/.sugar/default/owner.key.pub&#39;
<br>ERROR:root:Error reading private key: [Errno 2] No such file or directory: &#39;/home/mostapha/.sugar/default/owner.key&#39;<br>ERROR:sugar.presence.presenceservice:Failure retrieving &#39;org.laptop.Sugar.Presence&#39; interface from the D-BUS service &#39;
org.laptop.Sugar.Presence&#39; &#39;/org/laptop/Sugar/Presence&#39;: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /hard/sugar/sugar-jhbuild/build/bin/sugar-presence-service exited with status 1<br>Traceback (most recent call last):
<br>&nbsp; File &quot;/hard/sugar/sugar-jhbuild/build/bin/sugar-shell&quot;, line 116, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp; model = ShellModel()<br>&nbsp; File &quot;/hard/sugar/sugar-jhbuild/build/share/sugar/shell/model/shellmodel.py&quot;, line 56, in __init__
<br>&nbsp;&nbsp;&nbsp; self._pservice = presenceservice.get_instance()<br>&nbsp; File &quot;/hard/sugar/sugar-jhbuild/build/lib/python2.5/site-packages/sugar/presence/presenceservice.py&quot;, line 488, in get_instance<br>&nbsp;&nbsp;&nbsp; _ps = PresenceService(allow_offline_iface)
<br>&nbsp; File &quot;/hard/sugar/sugar-jhbuild/build/lib/python2.5/site-packages/sugar/presence/presenceservice.py&quot;, line 82, in __init__<br>&nbsp;&nbsp;&nbsp; self._get_ps()<br>&nbsp; File &quot;/hard/sugar/sugar-jhbuild/build/lib/python2.5/site-packages/sugar/presence/presenceservice.py&quot;, line 122, in _get_ps
<br>&nbsp;&nbsp;&nbsp; raise RuntimeError(&quot;Failed to connect to the presence service.&quot;)<br>RuntimeError: Failed to connect to the presence service.<br>====<br><br>I tried deleting ~/.sugar/default and rebuilding Sugar but it still gives the same error.
<br>Thank you.<br>