[Pharo-dev] voyage configuration problem

2014-01-07 Thread Norbert Hartl
I have problems loading voyage in a 2.0 image. For testing I downloaded a fresh one and installed voyage via the configuration browser. Somehow the dependencies from magritte down to grease seem to be broken somewhat. I tries to load a package Grease-Pharo20-Core-pmm.1 and a debugger pops up s

Re: [Pharo-dev] voyage configuration problem

2014-01-07 Thread Esteban Lorenzano
On 07 Jan 2014, at 14:25, Norbert Hartl wrote: > I have problems loading voyage in a 2.0 image. For testing I downloaded a > fresh one and installed voyage via the configuration browser. Somehow the > dependencies from magritte down to grease seem to be broken somewhat. I tries > to load a pa

Re: [Pharo-dev] voyage configuration problem

2014-01-07 Thread Norbert Hartl
Am 07.01.2014 um 14:57 schrieb Esteban Lorenzano : > > On 07 Jan 2014, at 14:25, Norbert Hartl wrote: > >> I have problems loading voyage in a 2.0 image. For testing I downloaded a >> fresh one and installed voyage via the configuration browser. Somehow the >> dependencies from magritte down

Re: [Pharo-dev] voyage configuration problem

2014-01-07 Thread Esteban Lorenzano
and ConfigurationOfVoyageMongo is using “stable”… same as before :( is this another case for metaceller? :P Esteban On 07 Jan 2014, at 15:03, Norbert Hartl wrote: > > Am 07.01.2014 um 14:57 schrieb Esteban Lorenzano : > >> >> On 07 Jan 2014, at 14:25, Norbert Hartl wrote: >> >>> I have pr

Re: [Pharo-dev] voyage configuration problem

2014-01-07 Thread Norbert Hartl
Whatever Metaceller is :) I don’t know much about metacello. But the problem seems to be that voyage loads magritte3 stable which loads grease 1.0.8. MongoTalk tries to load grease 1.1.5. Besides the fact that I don’t know why MongoTalk loads grease it seems to work if I load manually grease 1.

Re: [Pharo-dev] voyage configuration problem

2014-01-08 Thread Esteban Lorenzano
so… it was a problem on ConfigurationOfMagritte3 for Pharo 2.0. I updated the configuration, so now it should be ok… Esteban On 07 Jan 2014, at 18:41, Norbert Hartl wrote: > Whatever Metaceller is :) > > I don’t know much about metacello. But the problem seems to be that voyage > loads mag

Re: [Pharo-dev] voyage configuration problem

2014-01-08 Thread Norbert Hartl
Am 08.01.2014 um 16:57 schrieb Esteban Lorenzano : > so… it was a problem on ConfigurationOfMagritte3 for Pharo 2.0. > > I updated the configuration, so now it should be ok… > Thanks, it works. Norbert > Esteban > > On 07 Jan 2014, at 18:41, Norbert Hartl wrote: > >> Whatever Metaceller