AndreVanDelft / scala

The SubScript extension to the Scala programming language
http://www.subscript-lang.org/
12 stars 1 forks source link

Life and LookupFrame2 execution problems #76

Closed AndreVanDelft closed 9 years ago

AndreVanDelft commented 9 years ago

Life: when starting;stopping;... at some point most of the buttons are disabled. LookupFrame2: when typing in the input text field so that it becomes nonempty, occasionally the Search button is unexpectedly not enabled. After canceling a search, occasionally the same happens.

These problems are a little reproducible: they occur on the average after a few tries. To analyse a log from the SimpleScriptDebugger would be needed.

AndreVanDelft commented 9 years ago

Repaired in commits of today.