Re: FW: problem installing SM in latest 3.6 alpha
by Ned Konz other posts by this author
Apr 16 2003 6:04PM messages near this date
FW: problem installing SM in latest 3.6 alpha
|
Re: FW: problem installing SM in latest 3.6 alpha
On Wednesday 16 April 2003 10:59 am, Brent Pinkney wrote:
> Hi,
>
> I am trying to get back into Squeak after 19 months...
>
> I have the latest 3.6 at update 5184 into which I try to install
> SqueakMap from the World menu.
>
> It fails with a MNU in #removeFromCategories on UndefinedObject in:
>
> SMSqueakMap>>#deleteCard: aCard
> "Delete a card, first remove it from its categories."
>
> aCard removeFromCategories.
> ^cards removeKey: aCard id
>
> The DoIt which spawned all this was:
>
> ^ self deleteCardWithId: 'c8bd2b9c-4995-4f96-93ed-9cd85e350a47'
>
> which in turn came from SMSqueakMap>>#loadLog.
Hi Brent,
Remove the log files in the sm/ directory and then update SM from the
net.
--
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE
Thread:
Brent Pinkney
Ned Konz
|