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 Ducasse a écrit :

> 
> 30359
> -
> 
> - issue 2489 Strange Behavior of Rectangle Part Two
>   https://pharo.fogbugz.com/default.asp?2489
>   
> - issue 11502 Override Class >> #setName:
>   https://pharo.fogbugz.com/default.asp?11502
>   
> - issue 11505 Remove obsolete icons
>   https://pharo.fogbugz.com/default.asp?11505
> Diff information:
> http://smalltalkhub.com/mc/Pharo/Pharo30/main/Tools-StephaneDucasse.1230.diff
> http://smalltalkhub.com/mc/Pharo/Pharo30/main/Polymorph-Widgets-StephaneDucasse.893.diff
> http://smalltalkhub.com/mc/Pharo/Pharo30/main/NautilusCommon-StephaneDucasse.164.diff
> http://smalltalkhub.com/mc/Pharo/Pharo30/main/Nautilus-StephaneDucasse.524.diff
> http://smalltalkhub.com/mc/Pharo/Pharo30/main/Morphic-Base-StephaneDucasse.82.diff
> http://smalltalkhub.com/mc/Pharo/Pharo30/main/Kernel-StephaneDucasse.1585.diff
> http://smalltalkhub.com/mc/Pharo/Pharo30/main/Graphics-Tests-StephaneDucasse.37.diff
> 
> 



smime.p7s
Description: S/MIME cryptographic signature


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 the 
> issue 2489 is not fully working.
> 
> Christophe.
> 
> 
> Le 29 août 2013 à 22:22, Stéphane Ducasse a écrit :
> 
>> 
>> 30359
>> -
>> 
>> - issue 2489 Strange Behavior of Rectangle Part Two
>>  https://pharo.fogbugz.com/default.asp?2489
>>  
>> - issue 11502 Override Class >> #setName:
>>  https://pharo.fogbugz.com/default.asp?11502
>>  
>> - issue 11505 Remove obsolete icons
>>  https://pharo.fogbugz.com/default.asp?11505
>> Diff information:
>> http://smalltalkhub.com/mc/Pharo/Pharo30/main/Tools-StephaneDucasse.1230.diff
>> http://smalltalkhub.com/mc/Pharo/Pharo30/main/Polymorph-Widgets-StephaneDucasse.893.diff
>> http://smalltalkhub.com/mc/Pharo/Pharo30/main/NautilusCommon-StephaneDucasse.164.diff
>> http://smalltalkhub.com/mc/Pharo/Pharo30/main/Nautilus-StephaneDucasse.524.diff
>> http://smalltalkhub.com/mc/Pharo/Pharo30/main/Morphic-Base-StephaneDucasse.82.diff
>> http://smalltalkhub.com/mc/Pharo/Pharo30/main/Kernel-StephaneDucasse.1585.diff
>> http://smalltalkhub.com/mc/Pharo/Pharo30/main/Graphics-Tests-StephaneDucasse.37.diff
>> 
>> 
>