[Cuis] Save as... DNU

Juan Vuletich juan at jvuletich.org
Tue Apr 14 10:22:48 CDT 2015


Hi Dan,

I still can not reproduce the problem. Does it happen on a stock image? In
any case, in today's commit, I removed code for shadows, so for sure
behavior will be different.

In any case, if this happens in an image of yours, and not in a stock
image, you might email me the image privately and I can take a look.

Cheers,
Juan Vuletich

On Tue, April 14, 2015 9:37 am, Dan Norton wrote:
> On 14 Apr 2015 at 9:03, Juan Vuletich wrote:
>
>
>>
>> Hi Dan,
>>
>>
>> On 4/12/2015 4:10 PM, Dan Norton wrote:
>> Open a basic morph:
>>   x := Morph new openInWorld.
>>
>>
>> From the Save options menu, do a:
>>   Save as...  <foo>
>>
>>
>> Get a DNU.
>>
>>
>> If x is deleted, then Save as... completes normally.
>>
>>
>>
>> I could not reproduce this. Can you give more specific steps to
>> reproduce? Also, a copy of the stack trace would be helpful.
>>
>> Cheers,
>> Juan Vuletich
>>
>
> Reference to "basic morph" was poor. Should be:
>
>
> In a Workspace do:
> x := Morph new openInWorld. then, Save as... <foo> and get:
>
> UndefinedObject(Object)>>doesNotUnderstand: #extent
> BitBltCanvas class(MorphicCanvas class)>>forShadowOver:
> Morph>>ownShadowForm
> Morph>>morphContainsPoint:
> Morph>>fullContainsPoint:
> MouseEvent(MorphicEvent)>>dispatchWith:localPosition:
> Morph>>dispatchEvent:localPosition:
> [] in MouseEvent(MorphicEvent)>>dispatchWith:localPosition:
> Array(SequenceableCollection)>>do:
> PasteUpMorph(Morph)>>submorphsDo:
> MouseEvent(MorphicEvent)>>dispatchWith:localPosition:
> PasteUpMorph(Morph)>>dispatchEvent:localPosition:
> HandMorph>>startMouseDispatch:
> MouseEvent>>startDispatchFrom:
> HandMorph>>startEventDispatch:
> MouseOverHandler>>processMouseOver:
> HandMorph>>startMouseDispatch:
> MouseButtonEvent(MouseEvent)>>startDispatchFrom:
> HandMorph>>startEventDispatch:
>
>
> _______________________________________________
> Cuis mailing list
> Cuis at jvuletich.org
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>
>





More information about the Cuis mailing list