This is cool. Thanks Doru. I still can't figure out exactly what went wrong in what I did.
Cheers, Alexandre
On 4 Dec 2010, at 09:31, Tudor Girba wrote:
Hi,
I fixed the 4.2-baseline version of Moose to load in Pharo 1.11.
Gofer new squeaksource: 'Moose'; package: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) perform: #loadRelease42.
At the moment this loads the 4.2-baseline. We need to generate the 4.2 final version. Alex, could you take care of that or tell me how to use the toolbox?
Cheers. Doru
On 3 Dec 2010, at 16:54, Hernán Morales Durand wrote:
Hi list,
I'm trying to install Moose this way in Pharo1.1rc3 #11406 :
Gofer new squeaksource: 'Moose'; package: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) perform: #loadRelease41
resulting in a "MetacelloProjectSpecLoadError: No version found for '1.0' of ConfigurationOfPetitParser".
I'm fine waiting for a fix but I wonder what the ConfigurationOfPetitParser does if I have already installed a (possibly newer) version of PetitParser? And in the case of overriding the installed version, is there a way to keep my current installed version?
Cheers,
2010/12/1 Alexandre Bergel alexandre@bergel.eu:
Yes, I am working on it. Thanks to Dale's tools I've already found some bug in the ConfigurationOfMoose For example, 4.0-baseline refers to version 1.0-beta.1 of PetitParser, which does not exist. spec project: 'PetitParser for Moose' with: [ spec className: 'ConfigurationOfPetitParser'; file: 'ConfigurationOfPetitParser'; version: '1.0-beta.1'; repository: 'http://www.squeaksource.com/Moose' ].
Cheers, Alexandre
On 1 Dec 2010, at 17:40, Tudor Girba wrote:
Soon, Alex will fix the situation :)
In the meantime, indeed, I am using Pharo 1.2 for the latest default: http://hudson.moosetechnology.org/job/moose-latest-dev-on-pharo-1.2/
Cheers, Doru
On 1 Dec 2010, at 21:09, Alexandre Bergel wrote:
This is because of Shout. A wrong version of Shout is loaded.
Cheers, Alexandre
On 1 Dec 2010, at 10:01, Fabrizio Perin wrote:
Hi, i got a strange error from the debugger: when the debug window appear (in my case because a test fail) i click on the method that i want to visualize and and another debug window appear saying "MessageNotUnderstood: TextMorphEditor>>blinkParen". Attached the log.
Than i figure out that in the last build of Moose you cannot even open a workspace because you get the same error. Seems something starting from shout but i'm not sure.
Cheers,
Fabrizio
<PharoDebug.log>_______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Be rather willing to give than demanding to get."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Hernán Morales Information Technology Manager, Institute of Veterinary Genetics. National Scientific and Technical Research Council (CONICET). La Plata (1900), Buenos Aires, Argentina. Telephone: +54 (0221) 421-1799. Internal: 422 Fax: 425-7980 or 421-1799.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Not knowing how to do something is not an argument for how it cannot be done."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev