Hi all, Moose crashes when selecting an example from the Roassal examples browser (I tried several examples and it always crashes). This happens in the latest Moose 6.1 development image (dump file here). Then, when installing Moose in a clean Pharo5 image the following warning pops up: I selected "Proceed" to continue the installation, but a second warning appears after some seconds: Finally, Moose is installed and Roassal examples seem to work fine. _______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
Hi,
> On Apr 5, 2017, at 4:29 AM, Leonel Merino <[hidden email]> wrote: > > Hi all, > > Moose crashes when selecting an example from the Roassal examples browser (I tried several examples and it always crashes). This happens in the latest Moose 6.1 development image (dump file here). What VM did you use and on what operating system? > Then, when installing Moose in a clean Pharo5 image the following warning pops up: > <image.png> How did you load Moose in Pharo5? Cheers, Doru > I selected "Proceed" to continue the installation, but a second warning appears after some seconds: > <image.png> > > Finally, Moose is installed and Roassal examples seem to work fine. > > Best regards, > Leonel Merino > PhD student > University of Bern > +41 78 405 43 38 > [hidden email] > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.list.inf.unibe.ch/listinfo/moose-dev -- www.tudorgirba.com www.feenk.com "From an abstract enough point of view, any two things are similar." _______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
Hi,
I used the VM for Mac OSX linked in the website http://files.pharo.org/get-files/50/pharo-mac-stable.zip And I loaded Moose in Pharo 5 by evaluating the following script in the Playground. Metacello new smalltalkhubUser: 'Moose' project: 'Moose'; configuration: 'Moose'; version: #stable; load. Best regards, On 5 April 2017 at 13:20, Tudor Girba <[hidden email]> wrote: Hi, _______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
Can you try with Pharo 6.
http://files.pharo.org/image/60/latest.zip cheers -ben On Wed, Apr 5, 2017 at 11:00 PM, Leonel Merino <[hidden email]> wrote: > Hi, > > I used the VM for Mac OSX linked in the website > http://files.pharo.org/get-files/50/pharo-mac-stable.zip > > And I loaded Moose in Pharo 5 by evaluating the following script in the > Playground. > > Metacello new > smalltalkhubUser: 'Moose' project: 'Moose'; > configuration: 'Moose'; > version: #stable; > load. > > > Best regards, > Leonel Merino > PhD student > University of Bern > +41 78 405 43 38 > [hidden email] > > On 5 April 2017 at 13:20, Tudor Girba <[hidden email]> wrote: >> >> Hi, >> >> > On Apr 5, 2017, at 4:29 AM, Leonel Merino <[hidden email]> wrote: >> > >> > Hi all, >> > >> > Moose crashes when selecting an example from the Roassal examples >> > browser (I tried several examples and it always crashes). This happens in >> > the latest Moose 6.1 development image (dump file here). >> >> What VM did you use and on what operating system? >> >> > Then, when installing Moose in a clean Pharo5 image the following >> > warning pops up: >> > <image.png> >> >> How did you load Moose in Pharo5? >> >> Cheers, >> Doru >> >> >> > I selected "Proceed" to continue the installation, but a second warning >> > appears after some seconds: >> > <image.png> >> > >> > Finally, Moose is installed and Roassal examples seem to work fine. >> > >> > Best regards, >> > Leonel Merino >> > PhD student >> > University of Bern >> > +41 78 405 43 38 >> > [hidden email] >> > _______________________________________________ >> > Moose-dev mailing list >> > [hidden email] >> > https://www.list.inf.unibe.ch/listinfo/moose-dev >> >> -- >> www.tudorgirba.com >> www.feenk.com >> >> "From an abstract enough point of view, any two things are similar." >> >> >> >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.list.inf.unibe.ch/listinfo/moose-dev > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.list.inf.unibe.ch/listinfo/moose-dev > Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
Free forum by Nabble | Edit this page |