Likely your troubles are in fact with Morphic. It&#39;s the spot where the most stuff has changed. Have you tried loading up any of your missing dependencies? I&#39;ve been able on occasion to get things written for Squeak working without a lot of effort Cuis, but it did take some learning about Cuis&#39; (lovely) flavor of Morphic in order to make things work. Often times, it&#39;s just a matter of using a more idiomatic selector where the Squeak code is using (redundant) convenience methods. In other cases, it&#39;s really just that Cuis is quite different. It&#39;s almost always something to do with Morphic. <div>
<br></div><div>If I was you, I&#39;d pick my way through, try to load the stuff that&#39;s missing (I often minimize the debugger when I&#39;m loading something and I hit a missing class, that way I don&#39;t forget to go back and test it once I&#39;ve loaded it up.)</div>
<div><br></div><div>If you do this and get stuck, you should post a stack trace or a description of the problem to the list. I&#39;ll be glad to help you any way that I can as time allows (though my time is currently up in the air.)</div>
<div><br></div><div><br></div><div>Cheers,</div><div><br></div><div>Casey<br><br><div class="gmail_quote">On Thu, Sep 8, 2011 at 3:50 PM, Gary Dunn <span dir="ltr">&lt;<a href="mailto:garydunnhi@gmail.com">garydunnhi@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">On Wed, Sep 7, 2011 at 2:59 PM, Juan Vuletich &lt;<a href="mailto:juan@jvuletich.org">juan@jvuletich.org</a>&gt; wrote:<br>

&gt; Gary Dunn wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Sep 7, 2011 at 9:27 AM, Casey Ransberger<br>
&gt;&gt; &lt;<a href="mailto:casey.obrien.r@gmail.com">casey.obrien.r@gmail.com</a>&gt; wrote:<br>
&gt;&gt;  ...<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Worth pointing out: applications which use Morphic will take real work to<br>
&gt;&gt;&gt; make run over Cuis. Morphic in Cuis is a whole new breed of animal; fast,<br>
&gt;&gt;&gt; lean, beautiful, and completely different from the tangle which many<br>
&gt;&gt;&gt; applications expect to find down there.<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Not sure how to interpret this. Morphic is key to OSP, as it is to<br>
&gt;&gt; OLPC. Are you saying that Morphic will not run on Cuis without<br>
&gt;&gt; modification, but should it be ported the underlying system is fast<br>
&gt;&gt; and lean?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; Cuis uses Morphic. Only cleaner, simpler and faster. Why don&#39;t you try it<br>
&gt; for 15 minutes?<br>
&gt;<br>
&gt; Cheers,<br>
&gt; Juan Vuletich<br>
<br>
</div></div>Just did. Works fine on FreeBSD 8.2, at least it starts and runs, no<br>
exhaustive testing. Right off the bat I checked to see if it would<br>
load my Morphic book project. I could not find a way to do that. Then<br>
I checked the browser to see if there is a bookmorph. I don&#39;t see one,<br>
or many of the other Morphic building blocks I use.<br>
<br>
You can find out more about my book concept here:<br>
<br>
<a href="http://wiki.openslate.net/mediawiki/index.php?title=Chalk_Dust_Applications:Squeak_Projects" target="_blank">http://wiki.openslate.net/mediawiki/index.php?title=Chalk_Dust_Applications:Squeak_Projects</a><br>
<br>
I agree that there is much that needs fixing in Squeak. I have made<br>
several entries in Mantis, for example how the yellow-click pop-up<br>
mouse window text formatting commands are broken. And I did try to fix<br>
that, and found a dark, confusing swamp filled with tangled code,<br>
different code for doing the same task depending on how it is<br>
initiated. I knew I was in over my head. Perhaps starting over with<br>
Cuis is a good plan. My question is, who is going to do all the work<br>
required to port all this good stuff into the new image?<br>
<br>
When I was in college I lived for awhile in a small, run-down house<br>
with two other students. A real Animal House. One day, after a few<br>
beers, we decided the place would look a lot better if we painted it.<br>
We started in the bathroom, where the paint was really peeling. We<br>
stripped the old paint, and stopped. Nobody had the time to devote to<br>
finishing the project.<br>
<font color="#888888"><br>
--<br>
Gary Dunn<br>
Honolulu<br>
<br>
</font></blockquote></div><br><br clear="all"><div><br></div>-- <br>Casey Ransberger<br>
</div>