Hello Scott,<br><br>Luke has described the situation in a perfect manner.<br>You may not update via Sugar interface for a while.<br><br>If you want to update the activities or sugar on Ubuntu, you can use synaptic package manager.<br>
Do add the &quot;PPA Sugar Team&quot; in repositories to be able to find the updates. (<a href="https://wiki.ubuntu.com/Sugar">https://wiki.ubuntu.com/Sugar</a>)<br>[Please ignore, if you have already done it]<br><br>Regards,<br>
Dipankar<br><br><div class="gmail_quote">On Mon, Oct 18, 2010 at 7:21 PM, Luke Faraone <span dir="ltr">&lt;luke@faraone.cc&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On 10/18/2010 09:45 AM, Scott Boyan wrote:<br>
&gt; I have several activities that I&#39;d like to use and when I boot them<br>
&gt; up, I get a &quot;Failed to Start&quot; message.  This happens on many<br>
&gt; activities (TamTamJam, Etoys, Flipsticks, etc.) but not on all<br>
&gt; activities (for example, Pippy, Turtle, Physics, Surf, and several<br>
&gt; others start fine.<br>
&gt;<br>
&gt; Just focusing on one at a time, here is the log specifically for TamTamJam:<br>
&gt;<br>
&gt; ** Message: pygobject_register_sinkfunc is deprecated (HippoCanvasBox)<br>
&gt; Traceback (most recent call last):<br>
&gt;   File &quot;/usr/bin/sugar-activity&quot;, line 21, in &lt;module&gt;<br>
&gt;     main.main()<br>
&gt;   File &quot;/usr/lib/python2.6/dist-packages/sugar/activity/main.py&quot;, line<br>
&gt; 117, in main<br>
&gt;     module = __import__(module_name)<br>
&gt;   File &quot;/home/scott/Activities/TamTamJam.activity/TamTamJam.py&quot;, line<br>
&gt; 13, in &lt;module&gt;<br>
&gt;     from   common.Util.CSoundClient import new_csound_client<br>
&gt;   File &quot;/home/scott/Activities/TamTamJam.activity/common/Util/CSoundClient.py&quot;,<br>
&gt; line 10, in &lt;module&gt;<br>
&gt;     from common.Util.Clooper import *<br>
&gt;   File &quot;/home/scott/Activities/TamTamJam.activity/common/Util/Clooper/__init__.py&quot;,<br>
&gt; line 21, in &lt;module&gt;<br>
&gt;     raise(&#39;cannot find proper binary blobs&#39;)<br>
&gt; TypeError: exceptions must be old-style classes or derived from<br>
&gt; BaseException, not str<br>
&gt; Exited with status 1, pid 1712 data (None, &lt;open file &#39;&lt;fdopen&gt;&#39;, mode<br>
&gt; &#39;w&#39; at 0x9f41910&gt;, &#39;1d054452ab07de354bf5949f6755faa82d0ec4d7&#39;)<br>
&gt; TamT<br>
&gt;<br>
&gt;<br>
&gt; Do you have any idea what I can do to fix this problem?  I really like<br>
&gt; Sugar and I&#39;d like to be able to use many of these malfunctioning<br>
&gt; activities with my kids.<br>
&gt;<br>
&gt; Thank you very much for any assistance you might have, even if it is<br>
&gt; just a suggestion for where else to look.<br>
<br>
</div></div>Well, the underlying error is that tamtam bundles compiled Python<br>
modules that are not compatible with some library in Ubuntu, the version<br>
of Python we&#39;re using, or your computer processes architecture.<br>
<br>
There are three solutions:<br>
 1) Ask upstream to not depend on binary Python modules or to bundle<br>
binaries built on Ubuntu.<br>
 2) Wait for work on 0install to be complete and install via that method.<br>
 3) Package the activity for Ubuntu / Debian.<br>
<br>
3# is the best solution in our opinion, 1# may be the quickest. 2# will<br>
take a while.<br>
<font color="#888888"><br>
--<br>
╒═════════════════════════════════════════════════════════════════╕<br>
│Luke Faraone                          ╭Debian / Ubuntu Developer╮│<br>
│<a href="http://luke.faraone.cc" target="_blank">http://luke.faraone.cc</a>                ╰Sugar Labs, Systems Admin╯│<br>
│PGP: 5189 2A7D 16D0 49BB 046B  DC77 9732 5DD8 F9FD D506          │<br>
╘═════════════════════════════════════════════════════════════════╛<br>
<br>
</font><br>--<br>
Ubuntu-sugarteam mailing list<br>
<a href="mailto:Ubuntu-sugarteam@lists.ubuntu.com">Ubuntu-sugarteam@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-sugarteam" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-sugarteam</a><br>
<br></blockquote></div><br>