[BUG] Open->Morphic World (Win NT4.0sp6, VM 2.9a, Image 2.9a-2988 )

Geoffrey Corey gcorey at redsky.com
Mon Nov 27 15:15:59 UTC 2000


Walkback doing a right-click on the the system menu to "open -> mophic
world"

MVCWiWPasteUpMorph invalidRect: damageRec from: aMorph

	worldState recordDamagedRect: damageRect

worldState is nil.  If I change this to self world, it will still fail
because the inhierated method 'world' in PasteUpMorph checks if worldState
is nil if so, it will return super world.   Morph implements the super
'world' by checking if owner is nil if so, then return nil.

I don't know squat about the Morphic system . . . figure those of you that
have been slowing rewriting morphic could track this down a lot faster.

-------------------------------------------------------------++

geoff corey
systems development

red sky           >atlanta

v 678.256.3443
f 678.256.3399

http://www.redsky.com
 <<Geoffrey Corey.vcf>> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Geoffrey Corey.vcf
Type: application/octet-stream
Size: 420 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20001127/90e346b2/GeoffreyCorey.obj


More information about the Squeak-dev mailing list