Hi,
Can you load Roassal2 in the recent Pharo4 (40226) ? I use this script:
Gofer new smalltalkhubUser: 'ObjectProfile' project: 'Roassal2'; package: 'ConfigurationOfRoassal2'; load. (Smalltalk at: #ConfigurationOfRoassal2) load.
And after a particular time, the image consume 100% of CPU, it does not do anything visible and I cannot stop it by (CMD+.).
Thank you for any comment, Juraj
2014-09-15 23:13 GMT+02:00 Juraj Kubelka juraj.kubelka@gmail.com:
Hi,
Can you load Roassal2 in the recent Pharo4 (40226) ? I use this script:
Gofer new smalltalkhubUser: 'ObjectProfile' project: 'Roassal2'; package: 'ConfigurationOfRoassal2'; load. (Smalltalk at: #ConfigurationOfRoassal2) load.
And after a particular time, the image consume 100% of CPU, it does not do anything visible and I cannot stop it by (CMD+.).
Thank you for any comment, Juraj _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Works for me (on Windows)
U:\pharo_images\images\40224\40224.image Pharo4.0 Latest update: #40224 Unnamed
P:\PharoLauncher\Pharo.exe NBCoInterpreter NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 May 15 2014 NBCogit NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 May 15 2014 https://github.com/pharo-project/pharo-vm.git Commit: ed4a4f59208968a21d82fd2406f75c2c4de558b2 Date: 2014-05-15 18:23:04 +0200 By: Esteban Lorenzano <> Jenkins build #14826
I am on MacOS 10.9
On Tue, Sep 16, 2014 at 12:54 AM, Nicolai Hess nicolaihess@web.de wrote:
2014-09-15 23:13 GMT+02:00 Juraj Kubelka juraj.kubelka@gmail.com:
Hi,
Can you load Roassal2 in the recent Pharo4 (40226) ? I use this script:
Gofer new smalltalkhubUser: 'ObjectProfile' project: 'Roassal2'; package: 'ConfigurationOfRoassal2'; load. (Smalltalk at: #ConfigurationOfRoassal2) load.
And after a particular time, the image consume 100% of CPU, it does not do anything visible and I cannot stop it by (CMD+.).
Thank you for any comment, Juraj _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Works for me (on Windows)
U:\pharo_images\images\40224\40224.image Pharo4.0 Latest update: #40224 Unnamed
P:\PharoLauncher\Pharo.exe NBCoInterpreter NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 May 15 2014 NBCogit NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 May 15 2014 https://github.com/pharo-project/pharo-vm.git Commit: ed4a4f59208968a21d82fd2406f75c2c4de558b2 Date: 2014-05-15 18:23:04 +0200 By: Esteban Lorenzano <> Jenkins build #14826
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Thanks a lot. I have download again a new Pharo4 image and it works.
Cheers, Juraj
On Sep 15, 2014, at 6:56 PM, kilon alios kilon.alios@gmail.com wrote:
I am on MacOS 10.9
On Tue, Sep 16, 2014 at 12:54 AM, Nicolai Hess nicolaihess@web.de wrote: 2014-09-15 23:13 GMT+02:00 Juraj Kubelka juraj.kubelka@gmail.com: Hi,
Can you load Roassal2 in the recent Pharo4 (40226) ? I use this script:
Gofer new smalltalkhubUser: 'ObjectProfile' project: 'Roassal2'; package: 'ConfigurationOfRoassal2'; load. (Smalltalk at: #ConfigurationOfRoassal2) load.
And after a particular time, the image consume 100% of CPU, it does not do anything visible and I cannot stop it by (CMD+.).
Thank you for any comment, Juraj _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Works for me (on Windows)
U:\pharo_images\images\40224\40224.image Pharo4.0 Latest update: #40224 Unnamed
P:\PharoLauncher\Pharo.exe NBCoInterpreter NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 May 15 2014 NBCogit NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 May 15 2014 https://github.com/pharo-project/pharo-vm.git Commit: ed4a4f59208968a21d82fd2406f75c2c4de558b2 Date: 2014-05-15 18:23:04 +0200 By: Esteban Lorenzano <> Jenkins build #14826
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
yeap I have loaded and I have used without issues in latest Pharo 4 a few days ago. I have being doing some testing with it , never used 100% CPU. Maybe my P4 release is earlier than yours.
On Tue, Sep 16, 2014 at 12:13 AM, Juraj Kubelka juraj.kubelka@gmail.com wrote:
Hi,
Can you load Roassal2 in the recent Pharo4 (40226) ? I use this script:
Gofer new smalltalkhubUser: 'ObjectProfile' project: 'Roassal2'; package: 'ConfigurationOfRoassal2'; load. (Smalltalk at: #ConfigurationOfRoassal2) load.
And after a particular time, the image consume 100% of CPU, it does not do anything visible and I cannot stop it by (CMD+.).
Thank you for any comment, Juraj _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev