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 "PPA Sugar Team" 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"><luke@faraone.cc></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>
> I have several activities that I'd like to use and when I boot them<br>
> up, I get a "Failed to Start" message. This happens on many<br>
> activities (TamTamJam, Etoys, Flipsticks, etc.) but not on all<br>
> activities (for example, Pippy, Turtle, Physics, Surf, and several<br>
> others start fine.<br>
><br>
> Just focusing on one at a time, here is the log specifically for TamTamJam:<br>
><br>
> ** Message: pygobject_register_sinkfunc is deprecated (HippoCanvasBox)<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/dist-packages/sugar/activity/main.py", line<br>
> 117, in main<br>
> module = __import__(module_name)<br>
> File "/home/scott/Activities/TamTamJam.activity/TamTamJam.py", line<br>
> 13, in <module><br>
> from common.Util.CSoundClient import new_csound_client<br>
> File "/home/scott/Activities/TamTamJam.activity/common/Util/CSoundClient.py",<br>
> line 10, in <module><br>
> from common.Util.Clooper import *<br>
> File "/home/scott/Activities/TamTamJam.activity/common/Util/Clooper/__init__.py",<br>
> line 21, in <module><br>
> raise('cannot find proper binary blobs')<br>
> TypeError: exceptions must be old-style classes or derived from<br>
> BaseException, not str<br>
> Exited with status 1, pid 1712 data (None, <open file '<fdopen>', mode<br>
> 'w' at 0x9f41910>, '1d054452ab07de354bf5949f6755faa82d0ec4d7')<br>
> TamT<br>
><br>
><br>
> Do you have any idea what I can do to fix this problem? I really like<br>
> Sugar and I'd like to be able to use many of these malfunctioning<br>
> activities with my kids.<br>
><br>
> Thank you very much for any assistance you might have, even if it is<br>
> 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'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>