masroore / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Running Python script within PyScripter pops an error dialog titeled "ScriptTimeOut" #493

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a simple python script in PyScripter
2. Run it from within PyScripter by clicking the '>' button.
3. Notice that sometimes a pop up dialog saying "The Python Script has 
timedout. Do you want to interrupt it?" comes up.

What is the expected output? What do you see instead?
Expected to see the actual output of the script. Instead I see a error dialog 
box titled ScriptTimeOut.

What version of the product are you using? On what operating system?
PyScripter 2.4, also same in PyScripter 2.4.1

Please provide any additional information below.
Please see the screenshot attached.

Original issue reported on code.google.com by vsapr...@gmail.com on 15 Mar 2011 at 8:34

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by pyscripter on 29 May 2011 at 11:00