[Pharo-project] [BetaTesting] [ANN] Pharo-1.1-11409-rc4dev10.07.2
Hi folks. This is Pharo 1.1 RC4. It is almost the same as RC3 but with the Traits and Monticello fixes. There are also much more green tests. We are very very near to release Pharo 1.1 so please report any shot stopper problem you find. The link is https://gforge.inria.fr/frs/download.php/27254/Pharo-1.1-11409-rc4dev10.07.2... Cheers Mariano
FWIW, AspectMaps works fine with RC3 (just finished testing that) so I will suppose that it also works with RC4 ;-) On 05 Jul 2010, at 11:31, Mariano Martinez Peck wrote:
Hi folks. This is Pharo 1.1 RC4. It is almost the same as RC3 but with the Traits and Monticello fixes. There are also much more green tests.
We are very very near to release Pharo 1.1 so please report any shot stopper problem you find.
The link is https://gforge.inria.fr/frs/download.php/27254/Pharo-1.1-11409-rc4dev10.07.2...
Cheers
Mariano _______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
I installed DrGeo, hunted a few bugs then I save with Monticello, after I inputed my change message and click in the Monticello Accpet button, it bangs in my face. No error message and no log. Only when starting from a terminal I got some log. It looks like related to closure. May be after changed for COG use. The image I use to use is Exupery 0.15 falvor. I will try with another VM and let you know hilaire@pchome:~/Travaux/Developpement/DrGeoII/Pharo-1.1-11409-rc4dev10.07.2$ /opt/exupery/squeak Pharo-1.1-11409-rc4dev10.07.2.image Segmentation fault 2039024904 UUID>initialize 2039024788 Behavior>new: 2039024696 >new 2039024604 MCWorkingAncestry>infoWithName:message: 2039024512 MCWorkingCopy>newVersionWithName:message: 2026122788 MCWorkingCopy>newVersion 2026122696 MCWorkingCopyBrowser>saveVersion 2026122604 PluggableButtonMorph>performAction 2026122512 PluggableButtonMorphPlus>performAction 2026122420 PluggableButtonMorph>mouseUp: 2026122328 SequenceableCollection>do: 2026122176 PluggableButtonMorph>mouseUp: 2026122040 PluggableButtonMorphPlus>mouseUp: 2026121948 Morph>handleMouseUp: 2026121856 MouseButtonEvent>sentTo: 2026121764 Morph>handleEvent: 2026121672 Morph>handleFocusEvent: 2026121504 HandMorph>sendFocusEvent:to:clear: 2026121412 PasteUpMorph>becomeActiveDuring: 2026121320 BlockClosure>on:do: 2026121204 PasteUpMorph>becomeActiveDuring: 2026121112 HandMorph>sendFocusEvent:to:clear: 2026120964 HandMorph>sendEvent:focus:clear: 2026120872 HandMorph>sendMouseEvent: 2026120780 HandMorph>handleEvent: 2026120648 HandMorph>processEvents 2026120540 WorldState>doOneCycleNowFor: 2026120448 SequenceableCollection>do: 2026120356 WorldState>handsDo: 2026120264 WorldState>doOneCycleNowFor: 2026120136 WorldState>doOneCycleFor: 2026120044 PasteUpMorph>doOneCycle 2005427464 >? 2005427336 BlockClosure>? Abandon Le 05/07/2010 17:31, Mariano Martinez Peck a écrit :
Hi folks. This is Pharo 1.1 RC4. It is almost the same as RC3 but with the Traits and Monticello fixes. There are also much more green tests.
Yeah, it works fine with 0.15.2f provided in the web site. Hilaire Le 05/07/2010 22:34, Hilaire Fernandes a écrit :
It looks like related to closure. May be after changed for COG use. The image I use to use is Exupery 0.15 falvor. I will try with another VM and let you know
On Mon, Jul 5, 2010 at 10:37 PM, Hilaire Fernandes < hilaire.fernandes@gmail.com> wrote:
Yeah, it works fine with 0.15.2f provided in the web site.
Yes, actually, 0.15.2f I think that only fixes the problem you had with the UUID plugin. That's why the website links to that VM ;)
Hilaire
Le 05/07/2010 22:34, Hilaire Fernandes a écrit :
It looks like related to closure. May be after changed for COG use.
The image I use to use is Exupery 0.15 falvor. I will try with another VM and let you know
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Hilaire Fernandes -
Johan Fabry -
Mariano Martinez Peck