[etoys-dev] Updating from server error

karl ramberg karlramberg at gmail.com
Fri May 7 21:54:10 EDT 2010


I get the same error on Win XP

Karl


On Fri, May 7, 2010 at 11:47 PM, Ricardo Moran <richi.moran at gmail.com>wrote:

> On Fri, May 7, 2010 at 6:40 PM, Bert Freudenberg <bert at freudenbergs.de>wrote:
>
>> 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
>>
>
> Smalltalk imageName.
>  'C:\Documents and
> Settings\navegador\Escritorio\Etoys-Dev-4.1.2374\Etoys-Dev-4.1.app\Contents\Resources\etoys.image'
>
> That's impossible: I just unzip the file, run Etoys.exe, open a workspace,
> and execute the code. Nothing more than that. And again the results are
> these:
>
>  Flaps registeredFlapsQuads associations
>                collect: [:assoc | assoc key -> (assoc value
>                                reject: [:q | Smalltalk includesKey: q first
> ])]
>
> #('Stack Tools'->an OrderedCollection() 'Widgets'->an OrderedCollection()
> 'Scripting'->an OrderedCollection() 'PlugIn Supplies'->an
> OrderedCollection() 'Tools'->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')) 'Supplies'->an
> OrderedCollection())
>
>
> Richo
>
>>
>> - 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
>>>>
>>>>
>>>
>>
>>
>>
>>
>> _______________________________________________
>> etoys-dev mailing list
>> etoys-dev at squeakland.org
>> http://lists.squeakland.org/mailman/listinfo/etoys-dev
>>
>>
>
> _______________________________________________
> etoys-dev mailing list
> etoys-dev at squeakland.org
> http://lists.squeakland.org/mailman/listinfo/etoys-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakland.org/pipermail/etoys-dev/attachments/20100508/021425d7/attachment.html


More information about the etoys-dev mailing list