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.

Strange lines after logging in/out of remote desktop session

See original GitHub issue

Description

What steps will reproduce the problem?

After opening Spyder using normal PC monitor, I log into PC from another PC with remote connection. The lines of the opened editor become strange: some of them are larger, some of them are smaller, some of them are more padded, etc.

Versions

  • Spyder version: 3.3.3
  • Python version: 3.6.6
  • Qt version: 5.9.6
  • PyQt5 version: 5.9.2
  • Operating System: Windows 10

Dependencies

pyflakes >=0.6.0  :  2.0.0 (OK)
pycodestyle >=2.3 :  2.4.0 (OK)
pygments >=2.0    :  2.2.0 (OK)
sphinx >=0.6.6    :  1.7.9 (OK)
rope >=0.9.4      :  0.11.0 (OK)
jedi >=0.9.0      :  0.12.1 (OK)
nbconvert >=4.0   :  5.3.1 (OK)
pandas >=0.13.1   :  0.23.4 (OK)
numpy >=1.7       :  1.16.1 (OK)
sympy >=0.7.3     :  None (NOK)
cython >=0.21     :  0.28.5 (OK)
qtconsole >=4.2.0 :  4.4.1 (OK)
IPython >=4.0     :  6.5.0 (OK)
matplotlib >=2.0.0:  3.0.2 (OK)
pylint >=0.25     :  2.1.1 (OK)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
bexercommented, Oct 1, 2019

I have the same setup and problem. I’ve found that the problem goes away after resizing the Spyder window. Not sure why it’s happening initially.

0reactions
ccordoba12commented, Mar 5, 2019

There’s nothing we can do on our side about this, sorry.

I don’t think you know how Spyder is built, but it’s a pure Python package built on top of a graphical toolkit called Qt. So even if we were able to find the source of this problem, it needs to be solved in Qt, not here.

And sorry for my brief response, but I have to answer ~10 issues here plus ~3-5 questions on StackOverflow about Spyder per day (which doesn’t seem to indicate low usage, as you suggest) and I try to provide at least a solution for each. In this case, my advice is for you to use Teamviewer or another remote connection technology if you want to keep using Spyder (if not, you’re welcome to use any other program you like).

Read more comments on GitHub >

github_iconTop Results From Across the Web

9 Common Remote Desktop Connection and Screen Issues ...
1. You Can't Connect to the Remote Computer · 2. Remote Connections Not Allowed · 3. Remote Desktop Connection for Windows 10 Home...
Read more >
Weird session hanging in Remote Desktop/Remote Access
Then I go through the log in process again and it brings up the session just how it was before it "froze" saying...
Read more >
How to resolve common problems with Windows Remote ...
This troubleshooting guide aims to help in ruling out some of the most common causes for poor functionality.
Read more >
How to fix 8 common remote desktop connection problems
When the connection between a desktop and its host fails, it's time to do some remote desktop troubleshooting. Check firewalls, security ...
Read more >
Windows Remote Desktop: "configuring remote session ...
If you could not log in to the server using rdp, but your remote server is not being in state of ...
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