vaticle / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
190 stars 43 forks source link

Studio crashes after editing text #601

Open tomassabat opened 2 years ago

tomassabat commented 2 years ago

Description

Studio just crashed with this error, but I don't have a way to reproduce it. I was just deleting some code and then it crashed. Doing the same operations doesn't result in it crashing.

Environment

TypeDB version: 2.11.1 OS of TypeDB server: MacOS 12.1 Studio version: 2.11.0 OS of Studio: MacOS 12.1

Reproducible Steps

In Studio, I was deleting from several attributes the abstract part from the attributes below. It then crashed.

lat sub attribute, abstract, value double;
min-lat sub attribute, abstract, value double;
max-lat sub attribute, abstract, value double;

Actual Output

See attached the log output

message (26).txt

jamesreprise commented 1 year ago

Moving this issue out of text editor as it isn't text-editor related, it just happens to have occurred while editing text in this instance. A potential fix is still in the works.