[updates] 21 more for 3.1 alpha

PhiHo Hoang phiho.hoang at home.com
Fri Aug 24 02:20:16 UTC 2001


Bob,

    I said I was updating from a virgin image (latest update #4216)

> It sounds as if your changes file has gotten out of sync with the image.
Possibilities are:
> - the changes file was downloaded/uncompressed with some tool that
replaced <cr> with <crlf>
> - the changes file went over 32 meg
> - the changes file belongs to another image

    None of the above, but the change file was not so virgin.

    Did I try 'Smalltalk condenseChanges' somewhere along ? The change file
is now only 4,303KB. It should be above 10MB.

    Is there anything like 'Smalltalk undoCondenseChanges' or 'Smalltalk
expandChanges' ?

    BTW, how did you know ;-)

    And what is the use of  'Smalltalk condenseChanges' ?  I congratulated
myself for saving 6MB of disk space for each set of image/change :-(

    Thanks for your help.

    Cheers,

    PhiHo


----- Original Message -----
From: "Bob Arning" <arning at charm.net>
To: <phiho.hoang at home.com>; <squeak-dev at lists.squeakfoundation.org>
Sent: Thursday, August 23, 2001 7:43 PM
Subject: Re: [updates] 21 more for 3.1 alpha


On Thu, 23 Aug 2001 19:12:04 -0400 "PhiHo Hoang" <phiho.hoang at home.com>
wrote:
>    Does anyone get this 'Syntax Error' error when 'Recompiling
>TextPropertiesMorph (1/1)':
>
>        'TextPropertiesMorph as yet unclassified belArea'
>
>        'belArea Nothing more expected ->submorphsDo: [:m |
>           (m == closeBox or: [m == collapseBox]) ifTrue:
>        [Preferences noviceMode ifTrue: [m lock] ifFalse: [m lock]]]]'

PhiHo,

It sounds as if your changes file has gotten out of sync with the image.
Possibilities are:

- the changes file was downloaded/uncompressed with some tool that replaced
<cr> with <crlf>
- the changes file went over 32 meg
- the changes file belongs to another image

Try browsing the methods in TextPropertiesMorph and see if any/all have
corrupted source.

Cheers,
Bob







More information about the Squeak-dev mailing list