[squeak-dev] trunk: Painter morph and object catalog broken

Chris Muller asqueaker at gmail.com
Tue Oct 4 21:41:38 UTC 2016


It looks like its related to a some Preferences which used to be on
the Preferences class, but have since been scattered throughout
various different places in the system.

For example, attempting to use the "find" button in the Object
Catalog, with term "paint", I end up in the debugger, in
PDA>>#openAsMorphIn: which is trying to send "Preferences
browseWithDragNDrop".

I guess that preference was moved to "SystemBrowser
browseWithDragNDrop".  I can, however, see the "Paint" icon in the
catalog, but dragging it onto the desktop results in a similar error
(I think) for #useBiggerPaintingBox...

On Tue, Oct 4, 2016 at 8:46 AM, Tim Felgentreff
<timfelgentreff at gmail.com> wrote:
> The catalog and the painter morph should work in a trunk image. What MNUs do
> you see?
>
> On Mon, 3 Oct 2016 at 23:02 Chris Muller <ma.chris.m at gmail.com> wrote:
>>
>> I updated a stock 5.1 image just to be sure -- attempting to use
>> Squeak's Painter morph or open its object catalog results in various
>> MNU's.
>>
>> I assume this is part of the Etoys import, how's it going?
>>
>> Thanks,
>>   Chris
>>
>
>
>


More information about the Squeak-dev mailing list