On Sun, Apr 13, 2008 at 2:20 PM, Damien Cassou &lt;<a href="mailto:damien.cassou@gmail.com" target="_blank">damien.cassou@gmail.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Do you have any specific problem with squeak-dev images?<br>
</blockquote></div><br>From a beginners point of view, meaning I just want to load something and have it work, a fresh sq3.10-7159dev08.04.1.image gives me these two issues:<br><br>1.&nbsp; FFI.&nbsp; I know there has been all kinds of work done, but world&gt;open&gt;Universe Browser (enhanced) and load either FFI 3.9 or 3.9.1 stops with a loud &quot;MessageNotUnderstood: UndefinedObject&gt;&gt;at:ifAbsent:&quot;&nbsp; So, no FreeType (real fonts make a world of aesthetic difference!), and no ODBC (kind of the heart of what I use Squeak for).<br>

<br>2.&nbsp; Open a [MultipleSelection] Browser with world&gt;open&gt;system browser.&nbsp; Create a new package.&nbsp; Create a new class.&nbsp; Create a method.&nbsp; Delete the method:<br>&quot;MessageNotUnderstood: UndefinedObject&gt;&gt;isSmartAlias.&quot;&nbsp; I just can&#39;t seem to get lucky with the browser!&nbsp; I&#39;m not saying I don&#39;t have various OmniBrowser difficulties no matter what image I&#39;m using, but at least I can delete a method without an error message...<br>

<br>If I execute <b>SystemBrowser askForDefault </b>and select the OBSystemBrowserAdaptor, I don&#39;t have that problem, but I just lucked out by seeing that fly by.&nbsp; As a beginner, I don&#39;t think I knew enough to ask the right question to get there...<br>

<br>It just seems hard for me to get additional packages loaded into this image.&nbsp; I&#39;m sure I am missing something, because everyone else out there seems to be doing fine and things like deleting a method are common place!<br>

<br>So...I was just noting that I can grab all the packages I need using the Stable 3.10 Universe Image and they all load and work, which is a nice first impression for a beginner who isn&#39;t ready to dive deep into the weeds to get things to load or fight with a browser!<br>
<br>Rob<br>