Status: New
Owner: ----
CC: tu...(a)tudorgirba.com
Labels: Type-Defect Priority-Critical
New issue 752 by alexandr...(a)gmail.com: New Mondrian Easel
http://code.google.com/p/moose-technology/issues/detail?id=752
- When the UI thread crashes, a new easel has to be opened. For example,
execute the script:
-=-=-=-=-=-=-=-=-=
self foo
view nodes: (1 to: 20)
-=-=-=-=-=-=-=-=-=
It will raise a debugger. Remove the "self foo", and press the check or
Cmd-s, then I have the same error, even though "self foo" is not in the
script.
The easel is barely usable without this :-(