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

Selecting line numbers from the side areas with pointer potentially buggy? #2422

Closed
macjas opened this issue May 7, 2015 · 11 comments
Closed

Comments

@macjas
Copy link

macjas commented May 7, 2015

I'm not sure if this is a bug or just something broken in my local install. But every time, I try to select a line from the editor's side areas, it randomly selects a few line numbers above.

To elaborate, if I select line 13, line 9 gets highlighted, selecting line 20 highlights line 13. I know this is a minor issue but somewhat frustrating as I am so used to using my mouse pointer to select lines from the sidebar (I'm a regular R user switching to Python/Pandas/Scikit-Learn.

My system:
Thinkpad T430 Laptop w/ Win 7 64bit
Using the latest distribution of Anaaconda

@Nodd Nodd added this to the v3.0 milestone May 7, 2015
@Nodd
Copy link
Contributor

Nodd commented May 7, 2015

I can't reproduce this problem (Linux, Qt5)

@goanpeca I think you did this, any idea ?

@goanpeca
Copy link
Member

goanpeca commented May 7, 2015

Me neither :s .... no idea what might be happening...

@macjas
Copy link
Author

macjas commented May 7, 2015

Hmmm maybe its my local environment then. Strange.... I even tried re-installing the entire Anaconda repo.

@goanpeca
Copy link
Member

goanpeca commented May 7, 2015

Can you try running from the master and see if the behavior is in master as well in your config?

@macjas
Copy link
Author

macjas commented May 7, 2015

Sorry, how do I do that? :) I'm really very new to Sypder and Python in general!

@goanpeca
Copy link
Member

goanpeca commented May 7, 2015

Ah ok, can you take a look in the wiki here and read the users part?

You need to have git installed. Look here

And you need to work in the command line/shell (windows/unix)

@macjas
Copy link
Author

macjas commented May 7, 2015

Actually, I just noticed that the problem disappears when I open a new blank file. However, on a medium sized file (around 200 lines), the problem re-appears :).

Okay, give me sometime to go through the users part on the Spyder wiki and I'll get back to you..

@goanpeca
Copy link
Member

goanpeca commented May 7, 2015

👍

@macjas
Copy link
Author

macjas commented May 7, 2015

Okay, so I installed Spyder using one of the installers on the master fork. It seems to have solved the problem. Not sure if there was some incompatibility with my laptop system from installing Spyder from Conda vs from here. In any case, I'm happy!

@goanpeca
Copy link
Member

goanpeca commented May 7, 2015

👍

@goanpeca goanpeca closed this as completed May 7, 2015
@ccordoba12
Copy link
Member

@macjas, I think you were just using an old Spyder version :-)

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

4 participants