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.

Popup window too close to command line

See original GitHub issue

Issue Report Checklist

  • [ X] Searched the issues page for similar reports
  • [ X] Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • Could not reproduce inside jupyter qtconsole (if console-related)
  • Tried basic troubleshooting (if a bug/error)
    • [ X] Restarted Spyder
    • Reset preferences with spyder --reset
    • Reinstalled the latest version of Anaconda
    • Tried the other applicable steps from the Troubleshooting Guide
  • [ x] Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

The popup for function signatures/help is displayed too close to the characters in the command line. This applies to the editor window and the console window. Please see https://1drv.ms/u/s!Al47hEfk4PCSjKoMd5gKDDkz9bCJZw?e=GLWS96 for a screenshot.

image

I have installed Spyder 4.1.3 on two computers (both running the latest version of Windows 10 Home), with the Spyder screen resolution set to ‘enable auto high DPI scaling’. Both computers have this issue. The issue goes away by setting the screen resolution to ‘normal’ , but fonts/icons of this setting are too small for effective use on high-DPI screens.

What steps reproduce the problem?

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

Paste Traceback/Error Below (if applicable)


PASTE TRACEBACK HERE

Versions

  • Spyder version: 4.1.3
  • Python version: 3.7.7
  • Qt version:
  • PyQt version:
  • Operating System name/version: Windows 10 Home

Dependencies


# Mandatory:
atomicwrites >=1.2.0           :  1.4.0 (OK)
chardet >=2.0.0                :  3.0.4 (OK)
cloudpickle >=0.5.0            :  1.4.1 (OK)
diff_match_patch >=20181111    :  20181111 (OK)
intervaltree                   :  None (OK)
IPython >=4.0                  :  7.13.0 (OK)
jedi =0.15.2                   :  0.15.2 (OK)
nbconvert >=4.0                :  5.6.1 (OK)
numpydoc >=0.6.0               :  0.9.2 (OK)
paramiko >=2.4.0               :  2.7.1 (OK)
parso =0.5.2                   :  0.5.2 (OK)
pexpect >=4.4.0                :  4.8.0 (OK)
pickleshare >=0.4              :  0.7.5 (OK)
psutil >=5.3                   :  5.7.0 (OK)
pygments >=2.0                 :  2.6.1 (OK)
pylint >=0.25                  :  2.5.2 (OK)
pyls >=0.31.9;<0.32.0          :  0.31.10 (OK)
qdarkstyle >=2.8               :  2.8.1 (OK)
qtawesome >=0.5.7              :  0.7.0 (OK)
qtconsole >=4.6.0              :  4.7.4 (OK)
qtpy >=1.5.0                   :  1.9.0 (OK)
rtree >=0.8.3                  :  0.9.4 (OK)
sphinx >=0.6.6                 :  3.0.3 (OK)
spyder_kernels >=1.9.1;<1.10.0 :  1.9.1 (OK)
watchdog                       :  None (OK)
zmq >=17                       :  18.1.1 (OK)

# Optional:
cython >=0.21                  :  0.29.17 (OK)
matplotlib >=2.0.0             :  3.1.3 (OK)
numpy >=1.7                    :  1.18.1 (OK)
pandas >=0.13.1                :  1.0.3 (OK)
scipy >=0.17.0                 :  1.4.1 (OK)
sympy >=0.7.3                  :  1.5.1 (OK)

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ccordoba12commented, Mar 11, 2021

That image comes from the Editor and this bug is about the console. So for next time, please open a new issue about your problem instead of commenting in another one you don’t understand very well.

To hide calltips in the editor, please to

Tools > Preferences > Completion and linting >  Introspection

and deactivate the option called Show calltips.

1reaction
nranthonycommented, Jan 9, 2021

Running 4.2 and still see it image Love using Spyder too! It’s my goto everytime I code 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Here's how to fix that annoying command prompt popup ...
Here's how to fix that annoying command prompt popup window in Windows · Search for “Task Scheduler” in Cortana/Search · Right click on...
Read more >
3 Command Prompts pop up and close on startup.
1. Open Start Menu and type "msconfig". 2. Right-click on the top result (System Configuration) and select "Run as Administrator". 3. Click ...
Read more >
How To Fix CMD Prompt Pop Up Window - YouTube
How To Fix CMD Prompt Pop Up Window.There are a number of things that can cause this. If the command prompt is popping...
Read more >
How to Stop Command Prompt From Popping up on Windows ...
There is a possibility that MS Office software is causing the Command prompt to randomly pop-up. Therefore, you can try to disable MS...
Read more >
Listen for pop-up and close it using windows batch file
However, if the pop-up window is not showing, the sendkeys command is applied to the active window (e.g. a Microsoft Word or Internet...
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