[17728] in Athena Bugs
Re: sun4 8.3.27: matlab
daemon@ATHENA.MIT.EDU (Abby Fox)
Tue Apr 4 10:27:28 2000
Message-Id: <200004041427.KAA18495@allegretto.mit.edu>
To: Michael A Saginaw <kasiski@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: Message from Michael A Saginaw <kasiski@MIT.EDU>
received Mon, 03 Apr 2000 17:31:46 -0400
Date: Tue, 04 Apr 2000 10:27:24 -0400
From: Abby Fox <ajfox@MIT.EDU>
Hi, Mike.
I can't reproduce this with a test M-file on either an Ultra 5 (the type
from which you submitted the original bug report) or a Sparc 5
(everything's much slower of course, but the Tools menu works ok).
Preferences for the editor are stored in the ~/.windu directory; you
could try moving that aside before you start matlab, e.g.
mv ~/.windu ~/.windu-bak
and then try again. This should get you back to default settings.
If this fixes the problem, you can decide whether it's worth digging
through the .windu contents to try and get back old settings, or just
start fresh and keep an eye on any changes you make in case the problem
recurs. If you still have the problem, could you make a copy of your
M-file and .windu dir available to me?
--Abby
>
>Hello,
> I was able to recreate the error.
>All I did was:
>1. start MATLAB
>2. type "edit lp_order"
> (lp_order.m is a file I want to run)
>3. Use the mouse to select the "Tools" menu
>
>And the editor crashed and vanished.
>I'm using a SPARCstation 5.
>
> Mike Saginaw