Path: utzoo!attcan!uunet!lll-winken!ames!ucsd!rutgers!netnews.upenn.edu!linc.cis.upenn.edu!rubinoff From: rubinoff@linc.cis.upenn.edu (Robert Rubinoff) Newsgroups: comp.sys.mac.programmer Subject: Minor LSP 2.0 Bug Message-ID: <7032@netnews.upenn.edu> Date: 9 Jan 89 05:04:36 GMT Sender: news@netnews.upenn.edu Reply-To: rubinoff@linc.cis.upenn.edu.UUCP (Robert Rubinoff) Organization: University of Pennsylvania Lines: 16 Doing this seems to always crash the machine: Create a new project, then create a new file without adding it to the project. Select the "Source Options" command. Presto, the machine crashes. The solution is simple: just add the file to the project first. I would guess the problem is something to do with LSP trying to save the formatting changes in the project, but not finding the current file anywhere in the project file. Not a real problem, but it ought to be fixed when the next version comes out. Other than this, I've been very happy with LSP; I've had the same problem that other people mentioned with things not being completely erased in edit windows, but just paging up and paging back down solves that. Lightsbug is great, I've been able to track down my stupid mistakes easily. Robert