Some questions and comments

Bob Arning arning at charm.net
Thu Mar 14 01:39:59 UTC 2002


On Wed, 13 Mar 2002 19:59:48 -0500 Doug Way <dway at riskmetrics.com> wrote:
>> Again, a lot of my trouble could be inadequate hardware for
>> the MIDI application.  However, I also get a non-breakable lockup
>> when loading Bob's UI into 3.2 gamma.  Any suggestions for how
>> one would debug that?
>
>The FAQ page covers this a little bit...  I think that a freeze is usually either caused by the VM hanging (which is unusual), or by a higher-level Squeak process running in an infinite loop.  The Process Browser/CPUWatcher might be able to help with this second case.
>
>(It's useful to know that loading BobsUI in 3.2gamma is a repeatable way to get a freeze, if that's true.  I've been (casually) maintaining BobsUI lately anyway, so I should probably look at it. :-) )

FWIW, I have been using BobsUI in 3.2 with little problem. The only significant changes I made were to remove BorderedMorph>>drawOn: and SystemWindow class>>noteTopWindowIn: which were in conflict with 3.2 stuff. Other than that, I think things were fine.

Cheers,
Bob




More information about the Squeak-dev mailing list