Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script won't run until enter is pressed multiple times. #1810

Closed
spyder-bot opened this issue Feb 17, 2015 · 2 comments
Closed

Script won't run until enter is pressed multiple times. #1810

spyder-bot opened this issue Feb 17, 2015 · 2 comments

Comments

@spyder-bot
Copy link
Collaborator

From sstef...@gmail.com on 2014-05-05T03:00:14Z

Spyder Version: 2.3.0beta2
Python Version: 3.3.5
Qt Version : 4.8.4, PyQt4 (API v2) 4.9.6 on Windows
pyflakes >=0.6.0: None (OK)
pep8 >=0.6 : None (NOK)
IPython >=0.13 : 2.0.0 (OK)
rope >=0.9.2 : 0.9.4 (OK)
sphinx >=0.6.6 : 1.2.2 (OK)
matplotlib >=1.0: 1.3.1 (OK)
sympy >=0.7.0 : 0.7.5 (OK)
pylint >=0.25 : 1.1.0 (OK)

What steps will reproduce the problem?

  1. Run a simple script by editing the script in the editor, then pressing F5.
    1. The script executes in the current console.
    2. Go back to the editor and press F5 again.
    3. The script will not run until you press enter in the current console.
    4. Each time the script is run, you have to press enter one more time before the script runs.

What is the expected output? What do you see instead?

Please provide any additional information below

.

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1810

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2014-06-27T10:13:35Z

Status: Duplicate
Mergedinto: 1831

@spyder-bot
Copy link
Collaborator Author

From turnkee...@gmail.com on 2014-09-02T14:34:31Z

I have found the exact problem many times. It becomes infuriating and especially so with plotting graphs. I do not have a solution, but simply exiting the program and restarting does not fix the issue. I would like a solution as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant