I already helped him with this.<br><br>The issue was the ~/.i18n file missing due to olpc-utils not being in the build, and Sugar/various applications' inability to compensate (<a href="http://dev.laptop.org/ticket/10682" target="_blank">http://dev.laptop.org/ticket/10682</a> - although some progress has been made on this).  Chris compensated for this by adding an English /home/olpc/.i18n file as a temporary fix to the build.<br>


<br>We probably should eventually support ~/.dmrc files as well (<a href="http://bugs.sugarlabs.org/ticket/2603" target="_blank">http://bugs.sugarlabs.org/ticket/2603</a>).<br><br><br><div class="gmail_quote">On Tue, Apr 26, 2011 at 11:10 PM, Simon Schampijer <span dir="ltr"><<a href="mailto:simon@schampijer.de" target="_blank">simon@schampijer.de</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On 04/26/2011 06:38 PM, Chris Ball wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I'm seeing an odd bug running Fedora 13 Sugar on ARM.  When I launch any<br>
Sugar activity:<br>
<br>
Traceback (most recent call last):<br>
   File "/usr/bin/sugar-activity", line 21, in<module><br>
     main.main()<br>
   File "/usr/lib/python2.6/site-packages/sugar/activity/main.py", line 101, in main<br>
     locale_path = i18n.get_locale_path(bundle.get_bundle_id())<br>
   File "/usr/lib/python2.6/site-packages/sugar/activity/i18n.py", line 131, in get_locale_path<br>
     bundle_id + '.mo')<br>
   File "/usr/lib/python2.6/posixpath.py", line 65, in join<br>
     if b.startswith('/'):<br>
AttributeError: 'NoneType' object has no attribute 'startswith'<br>
<br>
Anyone happen to have dealt with this one, before I go hunting further?<br>
</blockquote>
<br></div>
If I remember correctly Sam has seen it and it was a matter of choosing the right set of activities.<br>
<br>
Regards,<br><font color="#888888">
   Simon<br>
</font></blockquote></div><br>