squeak-smalltalk / squeak-object-memory

Issues and assets related to the Squeak object memory.
https://bugs.squeak.org
MIT License
11 stars 1 forks source link

Broken card stack in Squeak 6.0 64 bit #106

Open jpenneygit opened 6 months ago

jpenneygit commented 6 months ago

It's entirely possible I do not have necessary upgrades, I am not sure how much detail you need.

Here's the reproduction steps:

Squeak 6.0 (64 bit) create new morphic project open Widgets tab drag out Object Catalog Select Presentation button Drag out Stack onto working area Click Basic button in Object Catalog Drag ScrollingText object into stack click "+" button on stack -- Error appears, "MessageNotUnderstood: Player120>>commitCardPlayerDataFrom:


Here's the stack trace:

Player120(Object)>>doesNotUnderstand: #commitCardPlayerDataFrom: Player120(Player)>>doesNotUnderstand: #commitCardPlayerDataFrom: Player120(Player)>>uninstallFrom: PasteUpMorph(Morph)>>installAsCurrent: StackMorph>>goToCard: StackMorph>>insertCardOfBackground: StackMorph>>insertCard SimpleButtonMorph>>doButtonAction SimpleButtonMorph>>mouseUp: SimpleButtonMorph(Morph)>>handleMouseUp: MouseButtonEvent>>sentTo: SimpleButtonMorph(Morph)>>handleEvent: SimpleButtonMorph(Morph)>>handleFocusEvent: MorphicEventDispatcher>>doHandlingForFocusEvent:with: MorphicEventDispatcher>>dispatchFocusEvent:with: SimpleButtonMorph(Morph)>>processFocusEvent:using: SimpleButtonMorph(Morph)>>processFocusEvent: [] in [] in [] in HandMorph>>sendFocusEvent:to:clear: [] in ActiveEventVariable class(DynamicVariable class)>>value:during: FullBlockClosure(BlockClosure)>>ensure: