[BUG] Exception handling

Raab, Andreas Andreas.Raab at disney.com
Wed Feb 7 02:18:26 UTC 2001


Bummer. Seems like my image got in some weird state - it locked up
completely just a couple of minutes ago. And I couldn't replicate the
problem in another one. Sorry for the confusion.

  - Andreas

> -----Original Message-----
> From: Bob Arning [mailto:arning at charm.net]
> Sent: Tuesday, February 06, 2001 6:11 PM
> To: Raab, Andreas; squeak at cs.uiuc.edu
> Subject: Re: [BUG] Exception handling
> 
> 
> On Tue, 6 Feb 2001 17:32:12 -0800  "Raab, Andreas" 
> <Andreas.Raab at disney.com> wrote:
> >Once you execute TestClass>>init it should - after saving the image -
> >attempt to open a file, fail, and proceed. However, as you 
> will notice it
> >will *not* run into the halt after trying to open the file. 
> Something's
> >seriously broken here.
> 
> Andreas,
> 
> Worked for me
> 
> 6 February 2001 9:09:51 pm
> Halt: should stop here
> TestClass class(Object)>>halt:
> TestClass class>>startUp
> TestClass class(Behavior)>>startUp:
> [] in SystemDictionary>>send:toClassesNamedIn:with:
> OrderedCollection>>do:
> SystemDictionary>>send:toClassesNamedIn:with:
> SystemDictionary>>processStartUpList:
> SystemDictionary>>snapshot:andQuit:embedded:
> SystemDictionary>>snapshot:andQuit:
> SystemDictionary>>saveImageInFileNamed:
> SystemDictionary>>saveAs
> [] in TheWorldMenu>>doMenuItem:with:
> BlockContext>>on:do:
> TheWorldMenu>>doMenuItem:with:
> [] in MenuItemMorph>>invokeWithEvent:
> BlockContext>>on:do:
> [] in BlockContext>>valueUninterruptably
> BlockContext>>on:do:
> [] in BlockContext>>valueUninterruptably
> BlockContext>>on:do:
> BlockContext>>valueUninterruptably
> BlockContext>>ensure:
> CursorWithMask(Cursor)>>showWhile:
> MenuItemMorph>>invokeWithEvent:
> 
> Cheers,
> Bob
> 





More information about the Squeak-dev mailing list