Re: [Pharo-users] [Moose-dev] loading Glamour in Pharo 4

2015-04-01 Thread Stephan Eggermont
On 01/04/15 00:29, Andrei Chis wrote: Still in this case the problem seems to be that version 0.1 from ConfigurationOfForum wants to load the development version of Glamour in a Moose 5.0 image, which is not going to work. Thanks, that helped. Stephan

Re: [Pharo-users] [Moose-dev] loading Glamour in Pharo 4

2015-03-31 Thread Andrei Chis
Still in this case the problem seems to be that version 0.1 from ConfigurationOfForum wants to load the development version of Glamour in a Moose 5.0 image, which is not going to work. Cheers, Andrei On Tue, Mar 31, 2015 at 4:46 PM, Stephan Eggermont wrote: > These configurations/the metacello

Re: [Pharo-users] [Moose-dev] loading Glamour in Pharo 4

2015-03-27 Thread Johan Fabry
OK thanks for taking care of this! > On Mar 27, 2015, at 14:48, Andrei Chis wrote: > > The same problem appeared on jenkins now. To be fixed really soon. > > > Cheers, > Andrei > > On Fri, Mar 27, 2015 at 6:44 PM, Johan Fabry > wrote: > Running the update script

Re: [Pharo-users] [Moose-dev] loading Glamour in Pharo 4

2015-03-27 Thread Andrei Chis
The same problem appeared on jenkins now. To be fixed really soon. Cheers, Andrei On Fri, Mar 27, 2015 at 6:44 PM, Johan Fabry wrote: > Running the update script in the latest image (40585) causes a DNU: > Instances of UndefinedObject are not indexable. :-( > > I can only see the stack trace i

Re: [Pharo-users] [Moose-dev] loading Glamour in Pharo 4

2015-03-27 Thread Johan Fabry
Running the update script in the latest image (40585) causes a DNU: Instances of UndefinedObject are not indexable. :-( I can only see the stack trace in the pre-debugger. Clicking in the pre-debugger or trying to close a window causes the DNU again. The problem seems to be in RubFindReplaceSer

Re: [Pharo-users] [Moose-dev] loading Glamour in Pharo 4

2015-03-23 Thread Johan Fabry
I think it is pretty telling that 2 different persons basically had the same issue in 3 days. Should this issue be considered as something to have fixed for the Pharo 4 release? > On Mar 23, 2015, at 14:53, Andrei Chis wrote: > > There are several tools in Pharo that depend on Glamour. > If y