[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug in save-application



I've noted a strange behaviour when trying to save snapshots of my development
effort.  If I simply type:

(save-application (choose-new-file-dialog))

in the listener all seems to go well, I get a nice little file, that boots up 
quickly.

The problem occured when I tried to turn this into a menu command.  I used the
Interface builder to add a "Save Application..." item to the file menu.  For the
function I inserted the same command as above.  It seems to execute without
a hitch, saving the snapshot to the disk, however when I try to execute the
resulting file, the machine freezes and eventually crashes.

         Jeffrey Kane

(This is on a Q900, 32 bit mode)