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

Spyder editor cursor lags during typing #2817

Closed
lonestar79 opened this issue Nov 17, 2015 · 7 comments
Closed

Spyder editor cursor lags during typing #2817

lonestar79 opened this issue Nov 17, 2015 · 7 comments

Comments

@lonestar79
Copy link

I have just installed the latest Anaconda package available on Anaconda website. I have now Spyder 2.3.7 running with Python 3.5. Operating system is OSX El Capitan 10.11 running on a newly purchased iMac.

When I start typing code on Spyder editor, the cursor is lagging. It's somewhat slow. This makes typing very difficult. Are there any solutions for this? Thank you.

@ccordoba12
Copy link
Member

I think the only solution for all problems in El Capitan is waiting until Spyder 3.0 is released because it will come with PyQt5 instead of PyQt4.

I don't know how else to help you, sorry.

@ccordoba12 ccordoba12 added this to the v3.0 milestone Nov 18, 2015
@lonestar79
Copy link
Author

OK, thank you. Any estimate on the timing of Spyder 3.0 release?

Thanks again.

@ccordoba12
Copy link
Member

Two or three months :-)

@crnolan
Copy link

crnolan commented Nov 20, 2015

I've had this issue since at least Yosemite. If I plug in an external monitor and start Spyder, the cursor is not laggy, and remains not-laggy if I then unplug the external monitor. Obviously that's not a workaround if you don't have an external monitor at hand (as I do not right now). I'll be looking forward to the 3.0 release, the software is completely unusable with the editor lag. Thanks for the info Carlos!

@durack1
Copy link

durack1 commented Dec 3, 2015

@ccordoba12 this seems to be similar to the experience I have with #2748 - @lonestar79 when the laggyness occurs, are there any variables in memory, or does it occur right away?

@lonestar79
Copy link
Author

It occurs right away.

Sent from my iPhone

On 3 Dec 2015, at 06:14, Paul J. Durack notifications@github.com wrote:

@ccordoba12 this seems to be similar to the experience I have with #2748 - @lonestar79 when the laggyness occurs, are there any variables in memory, or does it occur right away?


Reply to this email directly or view it on GitHub.

@ccordoba12 ccordoba12 modified the milestones: v3.1, v3.0 Dec 16, 2015
@ccordoba12 ccordoba12 modified the milestone: todo Jun 25, 2017
@ccordoba12 ccordoba12 modified the milestones: todo, Not sorted Oct 11, 2018
@goanpeca
Copy link
Member

I think this specific problem no longe applies, however we do need to profile the codeeditor code to make sure we are doing the least amount of unnecessary processing on the main thread and move any heavy calculations to a separate thread.

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

5 participants