Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.7-beta-2
-
Fix Version/s: None
-
Component/s: Groovy Console
-
Labels:None
-
Environment:Mac OS 10.6.1
Java 1.6.0_15
-
Number of attachments :
Description
Click the Run button as fast as you can (or press the shortcut), and soon the "Groovy executing" window will stay forever. Sometimes it's possible to interrupt the script or close the window, sometimes not. Seems to work with any script. For example:
println "hi"
This also frequently happens when keeping the Groovy console open in the background. Once I switch back to the console, I suddenly get the "Groovy executing" dialog. To get rid of this dialog, I need to quit and restart the Groovy console.