<br><br><div class="gmail_quote">On Mon, May 30, 2011 at 9:19 PM, Art Hunkins <span dir="ltr"><<a href="mailto:abhunkin@uncg.edu">abhunkin@uncg.edu</a>></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;">
James,<br>
<br>
Thanks both for your well-expressed advice, as well as your continued interest in my musical projects. I've recently had several "go's" at git - and thanks to your help, did not experience heart failure (it went quite well in fact).<br>

<br>
I've discovered what was wrong, and so file your suggestions for my next set of troubles.<br>
<br>
I've been using primarily 1GB USB sticks, which (with Mango especially) doesn't leave much extra room (I use the LiveUSB Creator, reserving the remainder of the stick's space). The hitch about Mango is that it doesn't allow you to delete any activities, *and* once you add some, you can't delete *them* either - even though there is an option to do so.<br>

<br>
I always load in my six activities, two of which (with sound files) are 7MB each. I've apparently always loaded in the big ones prior to SunMoonMusic. It seems the stick just runs out of space. If I load SunMoonMusic before the others, it opens and runs fine.<br>

<br>
I would hope that all distributions would allow for deleting activities, *especially* those added by the user. (This seems to be intended; is probably a bug in Mango Lassi.) Many previous distros allowed you to delete any activity you wanted.<br>
</blockquote><div><br>The only activities where deleting is disabled are pre-installed ones. The ones you install should be able to be deleted. If not, this is a bug.<br><br>Regarding the decision to make pre-installed activities permanent, it is driven by Sugar deployments: teachers requested that certain activities always be available. Which ones is a deployment x deployment decision. For SoaS, we have a very limited set of pre-installed activities, but as the Fedora image grows, the user-space shrinks.<br>
<br>FWIW, from the Terminal Activity, you can delete the pre-loaded activities in /usr/share/sugar<br><br>regards.<br><br>-walter <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
BTW, I enjoyed your tunes, especially the last few. The "fiddle tune" in triplets is particularly fetching.<br>
<br>
Thanks again -<br>
<br>
Art Hunkins<br>
<br>
----- Original Message ----- From: "James Cameron" <<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>><br>
To: "Art Hunkins" <<a href="mailto:abhunkin@uncg.edu" target="_blank">abhunkin@uncg.edu</a>><br>
Cc: <<a href="mailto:sugar-devel@lists.sugarlabs.org" target="_blank">sugar-devel@lists.sugarlabs.org</a>><br>
Sent: Monday, May 30, 2011 7:54 PM<br>
Subject: Re: [Sugar-devel] SunMoonMusic Activity does not open in Mango Lassi<div><div></div><div class="h5"><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I've no idea what might be special, the activity looks normal to me, but<br>
if there is no error log left behind my next step in diagnosis is to<br>
launch the activity from a Terminal prompt using sugar-launch, then if<br>
still no output is visible launch it with strace and interpret the<br>
output.<br>
<br>
To launch using sugar-launch, start Terminal, "cd" to the activity<br>
directory, check the activity bundle id or service name from the<br>
activity/<a href="http://activity.info" target="_blank">activity.info</a> file, and then use it like so:<br>
<br>
sugar-launch ${NAME}<br>
<br>
where ${NAME} os the bundle id or service name, in your case<br>
org.laptop.SunMoonMusic.<br>
<br>
It is unfortunate that this is so complex, but an alternative is:<br>
<br>
cd ~/Activities/SunMoonMusic.activity && \<br>
sugar-launch \<br>
$(grep bundle_id activity/<a href="http://activity.info" target="_blank">activity.info</a> | cut -f3 -d' ')<br>
<br>
To capture further diagnostic data using strace, add the word strace<br>
before the word sugar-launch.  You can redirect the output to a file.<br>
<br>
cd ~/Activities/SunMoonMusic.activity && \<br>
strace -o strace.log -f \<br>
sugar-launch \<br>
$(grep bundle_id activity/<a href="http://activity.info" target="_blank">activity.info</a> | cut -f3 -d' ')<br>
<br>
I offer to review the output if you still don't see what is causing<br>
the problem.<br>
<br>
-- <br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a> <br>
</blockquote>
<br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Walter Bender<br>Sugar Labs<br><a href="http://www.sugarlabs.org">http://www.sugarlabs.org</a><br><br>