[etoys-dev] Updating from server error

Bert Freudenberg bert at freudenbergs.de
Fri May 7 17:40:51 EDT 2010


On 07.05.2010, at 12:45, Ricardo Moran wrote:
> Ok, I found something. This has to be some platform specific issue. I just tried the same code to find the offending keys in Ubuntu and it is empty, just as you said. But, in Windows xp, executing the exact same code in the exact same image gives me the three errors I mentioned above. 
> 
>  Flaps registeredFlapsQuads associations
>                collect: [:assoc | assoc key -> (assoc value
>                                reject: [:q | Smalltalk includesKey: q first ])]
> 
> What do you think it's happening?
> 
> Richo

I think when you test on Windows, you are not using a clean image. You should verify the image is the one you think it is:

	Smalltalk imageName

- Bert -


> 
> On Thu, May 6, 2010 at 4:58 PM, Ricardo Moran <richi.moran at gmail.com> wrote:
> No, I haven't load anything. I just download it and hit "update from server"... I can hear the x-files music :)
> 
> On Thu, May 6, 2010 at 4:51 PM, Bert Freudenberg <bert at freudenbergs.de> wrote:
> On 06.05.2010, at 12:00, Ricardo Moran wrote:
>> 
>> On Thu, May 6, 2010 at 2:00 AM, Bert Freudenberg <bert at freudenbergs.de> wrote:
>> 
>> I tried to find the offending keys:
>> 
>>        Flaps registeredFlapsQuads associations
>>                collect: [:assoc | assoc key -> (assoc value
>>                                reject: [:q | Smalltalk includesKey: q first ])]
>> 
>> For me this is empty ...
>> 
>> This is not empty in a 2369 image and it's not empty in 2374 either. The fifth element value contains three entries: 
>> 
>>  an OrderedCollection(#('SelectorBrowserprototypicalToolWindow' 'Method Finder' 'A tool for discovering methods by providing sample values for arguments and results') #(#Scamper #newOpenableMorph 'Scamper' 'A web browser') #(#Celeste #newOpenableMorph 'Celeste' 'Celeste -- an EMail reader'))
>> 
>>  Those are the ones giving me a problem with the update.
> 
> They are definitely empty for me, in both the 2369 and 2374 images. Did you load any packages into those images? This is weird.
> 
> - Bert -
> 
> 
> 
> _______________________________________________
> etoys-dev mailing list
> etoys-dev at squeakland.org
> http://lists.squeakland.org/mailman/listinfo/etoys-dev
> 
> 
> 




-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: http://lists.squeakland.org/pipermail/etoys-dev/attachments/20100507/2089c40e/attachment-0001.html


More information about the etoys-dev mailing list