Skip to content

Broken card stack in Squeak 6.0 64 bit #106

@jpenneygit

Description

@jpenneygit

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions