Re: [Pharo-dev] [update 3.0] #30359

2013-08-30 Thread Stéphane Ducasse
I fixed it :) On Aug 30, 2013, at 9:28 AM, Christophe Demarey wrote: > Hi, > > This image seems broken. > When I try to open the Monticello browser, I get > PointPair(Object)>>doesNotUnderstand: #adaptToPoint:andSend: > In the stack, it is sent by Rectangle>>expandBy:. So maybe the fix for th

Re: [Pharo-dev] [update 3.0] #30359

2013-08-30 Thread Christophe Demarey
Hi, This image seems broken. When I try to open the Monticello browser, I get PointPair(Object)>>doesNotUnderstand: #adaptToPoint:andSend: In the stack, it is sent by Rectangle>>expandBy:. So maybe the fix for the issue 2489 is not fully working. Christophe. Le 29 août 2013 à 22:22, Stéphane