object again. Select Presentation, you get an error while it is trying to build the thumbnail for TabbedPalette. In particular, this line errors out:
aTab addMorph: (sk := self world drawingClass withForm: aGraphic).
self world here returns nil - which obviously doesn't understand #drawingClass.
And I am on update 17519 (updated to latest before finding these issues).
-cbc