question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Black bar at the top of the spyder 3 IDE causing miss click issue

See original GitHub issue

Problem Description

untitled

black bar at the top of the editor. doesn’t seem like a big deal but causes the cursor to click lower than intended. when i click on a line in the editor it would mark the row below. i believe this has to do with dpi issues, since i use dual monitors, and when i switch to the other monitor it seems fine. my windows 10 display settings in the “scale and layout” section are set to the same resolution on both screens, although the small screen has the “change the size of text, apps, and other items” box set to 150%. when i change the other screen to 150% as well, it works fine and there is no black bar (but then my entire windows 10 has huge icons and text on the large screen which makes this a very weak solution).

What steps reproduce the problem?

just opening Spyder IDE is enough.

Versions

  • Spyder version: 3.2.8
  • Python version: 3.6.5 64bits
  • Qt version: 5.9.4
  • PyQt version: 5 5.9.2
  • Operating System name/version: windows 10

Dependencies

IPython >=4.0    :  6.3.1 (OK)
cython >=0.21    :  0.28.2 (OK)
jedi >=0.9.0     :  0.12.0 (OK)
nbconvert >=4.0  :  5.3.1 (OK)
numpy >=1.7      :  1.14.2 (OK)
pandas >=0.13.1  :  0.22.0 (OK)
pycodestyle >=2.3:  2.4.0 (OK)
pyflakes >=0.6.0 :  1.6.0 (OK)
pygments >=2.0   :  2.2.0 (OK)
pylint >=0.25    :  1.8.4 (OK)
qtconsole >=4.2.0:  4.3.1 (OK)
rope >=0.9.4     :  0.10.7 (OK)
sphinx >=0.6.6   :  1.7.4 (OK)
sympy >=0.7.3    :  1.1.1 (OK)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
ccordoba12commented, Nov 27, 2019

This was solved by using the software OpenGL renderer in Qt by default.

1reaction
YoniPoratcommented, May 24, 2018

@CAM-Gerlach thanks for the response. i am using 1920 x 1080 on both monitors. also, i was just about to post that i came up with a temporary solution. if i change the “change the size of text, apps, and other items” box setting to 100% on the small monitor and then sign out of windows 10 (because windows 10 says “some apps won’t respond to scaling changes until you sign out”), the Spyder IDE goes back to normal with no black bar at the top. then, i change it back to 150% on the small monitor and do not sign out. so as long as i do not sign out now or restart my computer it will work fine (however i am not sure if this affects other apps currently).

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix the Spyder IDE "Internal Problem" Issue (ver. 5.1.5)
OverviewIn this video, I'll show you how to fix a common issue with the Spyder IDE for Python programming. The issue “ Spyder...
Read more >
FyQ - River Thames Conditions - Environment Agency - GOV.UK
Rapid fire warp in, Drop down menus not working on iphone, Orario treni campobasso boiano, Mal meninga highlights, 1025l tax code, Third day...
Read more >
MATLAB vs Python: Why and How to Make the Switch
In this step-by-step tutorial, you'll learn about MATLAB vs Python, why you should switch from MATLAB to Python, the packages you'll need to...
Read more >
GEOG 489 - John A. Dutton e-Education Institute
Spyder is the easiest IDE to install for Python 3 development as we can install it from ArcGIS Pro. Within Pro, you can...
Read more >
Psychology software for Python - PsychoPy
1. Monitors have fixed refresh rates. 2. The top of the screen appears 5-15 ms before the bottom. 3. Additional delays caused by...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found