Hi Ian,<div><br></div><div>I&#39;ve downloaded the source, configure &amp; make, no problem. FT2Plugin&#39;s here, cool !</div><div><br></div><div>But when I start running all tests on a Pharo 1.0 rc4 image, it crashes. I know this crash. A workaround is to put UUID plugin as Internal. Maybe it&#39;s Pharo specific ?</div>

<div><br></div><div><div>Segmentation fault</div><div><br></div><div>2017744556 UUID&gt;initialize</div><div>2017744324 Behavior&gt;new:</div><div>2017744232 &gt;new</div><div>2017744140 GoferResource&gt;setUpMonticelloRepository</div>

<div>2017743960 OrderedCollection&gt;do:</div><div>2017743868 GoferResource&gt;setUpMonticelloRepository</div><div>2017725324 GoferResource&gt;setUp</div><div>2017725232 TestResource&gt;initialize</div><div>2017725140 Behavior&gt;new</div>

<div>2017725048 &gt;current</div><div>2017724956 &gt;isAvailable</div><div>2017724864 TestRunner&gt;basicSetUpSuite:</div><div>2017227828 Set&gt;do:</div><div>2017227636 TestRunner&gt;basicSetUpSuite:</div><div>2017227544 TestRunner&gt;basicRunSuite:do:</div>

<div>2017227452 TestRunner&gt;runSuite:</div><div>2016654544 TestRunner&gt;runAll</div><div>2016654452 PluggableButtonMorph&gt;performAction</div><div>2016654360 PluggableButtonMorphPlus&gt;performAction</div><div>2016654268 PluggableButtonMorph&gt;mouseUp:</div>

<div>2016654176 SequenceableCollection&gt;do:</div><div>2016653384 PluggableButtonMorph&gt;mouseUp:</div><div>2016653248 PluggableButtonMorphPlus&gt;mouseUp:</div><div>2016653156 Morph&gt;handleMouseUp:</div><div>2016653064 MouseButtonEvent&gt;sentTo:</div>

<div>2016652972 Morph&gt;handleEvent:</div><div>2016652880 Morph&gt;handleFocusEvent:</div><div>2016652712 HandMorph&gt;sendFocusEvent:to:clear:</div><div>2016652620 PasteUpMorph&gt;becomeActiveDuring:</div><div>2016652528 BlockClosure&gt;on:do:</div>

<div>2016652436 PasteUpMorph&gt;becomeActiveDuring:</div><div>2016652320 HandMorph&gt;sendFocusEvent:to:clear:</div><div>2016652160 HandMorph&gt;sendEvent:focus:clear:</div><div>2016652068 HandMorph&gt;sendMouseEvent:</div>

<div>2016651976 HandMorph&gt;handleEvent:</div><div>2016651712 HandMorph&gt;processEvents</div><div>2016651604 WorldState&gt;doOneCycleNowFor:</div><div>2016651512 SequenceableCollection&gt;do:</div><div>2016651420 WorldState&gt;handsDo:</div>

<div>2016651328 WorldState&gt;doOneCycleNowFor:</div><div>2016651200 WorldState&gt;doOneCycleFor:</div><div>2016651108 PasteUpMorph&gt;doOneCycle</div><div>1997723608 &gt;?</div><div>1997723480 BlockClosure&gt;?</div></div>

<div><br></div><div><br clear="all">Laurent Laffont<br>
<br><br><div class="gmail_quote">On Mon, Apr 12, 2010 at 12:18 AM, Ian Piumarta <span dir="ltr">&lt;<a href="mailto:piumarta@speakeasy.net">piumarta@speakeasy.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Folks,<br>
<br>
Source and binaries for Linux/i386, Darwin/i386 &amp; Darwin/PPC now available.  (Solaris, NetBSD and FreeBSD still at 3.11.3 until I get my kvm working again.)<br>
<br>
<a href="http://squeakvm.org/unix" target="_blank">http://squeakvm.org/unix</a><br>
<br>
Enjoy!<br>
Ian<br>
<br>
Major changes since 3.11.3.2135:<br>
<br>
Generated sources rebuilt from VMMaker-dtl.169.<br>
<br>
Re-enabled MIDI support via ALSA on Linux.<br>
<br>
Broken locales should no longer cause line ends to go missing during copy and paste.<br>
<br>
Add support for &quot;platform source version&quot; primitive.<br>
<br>
Remove debugging beep on first clipboard copy under X11.<br>
<br>
Allow fully-qualified pathnames when loading modules.<br>
<br>
Bundle FreetypePlugin with source and binary releases.<br>
<br>
Various fixes for 64-bit cleanliness (many thanks to Dave Lewis).<br>
<br>
Add microsecond clock support.<br>
<br>
Fix launching from a menu under KDE.<br>
<br>
Fix --CFLAGS option in configure script.<br>
<br>
Serial plugin invalidates cached port names on close.<br>
<br>
Better handling of symlinks when looking for absolute path to VM binary.<br>
<br>
</blockquote></div><br></div>